Configuring and Monitoring Amazon EC2. eg Enterprise v5.6

Size: px
Start display at page:

Download "Configuring and Monitoring Amazon EC2. eg Enterprise v5.6"

Transcription

1 Configuring and Monitoring Amazon EC2 eg Enterprise v5.6

2 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced or disclosed to others without the prior permission of eg Innovations, Inc. eg Innovations, Inc. makes no warranty of any kind with regard to the software and documentation, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Trademarks Microsoft Windows, Windows NT, Windows 2000, Windows 2003 and Windows 2008 are either registered trademarks or trademarks of Microsoft Corporation in United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. Copyright 2012 eg Innovations, Inc. All rights reserved.

3 Table of Contents CONFIGURING AND MONITORING AWS EC2 CLOUD PRE-REQUISITES FOR MONITORING THE AWS EC2 CLOUD Configuring the eg agent with the required software Pricing details of the Amazon EC2 Instances Amazon Cloudwatch is a Paid service Obtaining an Access key and Secret key ADMINISTERING THE EG MANAGER TO MONITOR THE AWS EC2 CLOUD MONITORING THE AWS EC2 CLOUD...5 CONFIGURING AND MONITORING AWS EC2 REGION ADMINISTERING THE EG MANAGER TO MONITOR THE AWS EC2 REGION MONITORING THE AWS EC2 REGION...8 CONCLUSION...10

4 Table of Figures Figure 1.1: Providing the credentials during discovery of the AWS EC2 Cloud component...3 Figure 1.2: Managing the discovered AWS EC2 Cloud components...3 Figure 1.3: The list of unconfigured tests for AWS EC2 Cloud...4 Figure 1.4: Configuring the AWS - EC2 Region Status test...4 Figure 2.1: Managing an AWS EC2 Region...7 Figure 2.2: The list of unconfigured tests for AWS EC2 Region...7 Figure 2.3: Configuring the EC2 Region Status test...8

5 Configuring and Monitoring AWS EC2 Cloud Chapter 1 Configuring and Monitoring AWS EC2 Cloud This chapter describes the steps involved in administering and monitoring the Amazon EC2 Cloud. 1.1 Pre-Requisites for Monitoring the AWS EC2 Cloud There are certain pre-requisites that are to be satisfied while you start monitoring the AWS EC2 Cloud. These pre-requisites are discussed in detail in the forthcoming sections Configuring the eg agent with the required software The main pre-requisite for an eg agent to be able to monitor the AWS EC2 models is to make sure that the eg agent monitoring the AWS EC2 models supports JRE 1.6. By default, JRE 1.5 is bundled with the eg agent on Linux and Windows(64-bit) platforms. The AWS EC2 modelss are monitored in an agentless manner. Therefore, ensure that the remote agent supports JRE 1.6 by doing the following: Login to the agent host. Download JRE 1.6 for 64-bit hosts (if not already available on the host) from the java.sun.com web site. Then, copy the contents of the jre directory of JRE 1.6 (i.e., the <JAVA_HOME>\jre directory) to the jre directory of the eg agent (i.e., <EG_AGENT_INSTALL_DIR>\jre). Restart the eg agent Pricing details of the Amazon EC2 Instances The Amazon instances are classified into six families namely Standard, Micro, High-Memory, High-CPU, Cluster Compute, and Cluster GPU. Basically, configuring an instance within an Amazon EC2 Region and monitoring that instance is a paid service i.e., you pay charges for both configuring an instance in the Amazon EC2 cloud based on your requirement and collecting metrics from that particular instance. The payment varies according to the instance types and the Region in which the instance is deployed. 1

6 Configuring and Monitoring AWS EC2 Cloud For more detailed information regarding the Amazon EC2 purchasing options refer For more details regarding the pricing of the Amazon EC2 instances based on the Regions where they are deployed, refer Amazon Cloudwatch is a Paid service Amazon CloudWatch is a web service that enables you to monitor your Amazon EC2 instances, in real-time. Metrics such as CPU utilization, latency, and request counts are provided automatically for these AWS resources. You can also supply your own custom application and system metrics, such as memory usage, transaction volumes, or error rates, and Amazon CloudWatch will monitor these metrics too at a nominal charge. With Amazon CloudWatch, you can access up-to-the-minute statistics, view graphs, and set alarms for your metric data. Amazon CloudWatch functionality is accessible via API, command-line tools, the AWS SDK, and the AWS Management Console. Therefore, while configuring the tests for the AWS EC2 Component types, set the CLOUDWATCH ENABLED flag to true. By default, this flag is set to true Obtaining an Access key and Secret key To monitor an Amazon EC2 instance, the eg agent has to be configured with the access key of a user with a valid AWS account. To obtain the access key, follow the steps given below: Sign up for a new AWS account from the page. Provide the details of the user for whom you wish to create the AWS account. Based on the AWS EC2 Regions, you will be requested to choose the pricing for an instance to be deployed in the AWS EC2. Once the payment is made, the user will automatically be signed in to the AWS account. From the newly created AWS account, you can request for an access key. You will be provided with an access key and a corresponding secret key. While discovering an AWS EC2 Cloud component, provide the access key and secret key credentials that you have obtained in the corresponding text boxes. Once the AWS EC2 Cloud is discovered, the Regions that are available within the Cloud will be discovered automatically. 1.2 Administering the eg Manager to Monitor the AWS EC2 Cloud To achieve this, follow the steps given below: 1. Log into the eg administrative interface. 2. eg Enterprise automatically discovers the AWS EC2 Cloud component. If the AWS EC2 Cloud component is already discovered, use the Infrastructure -> Components - >Manage/Unmanage menu to manage it. Otherwise run discovery process as shown in Figure 1.1 from the menu sequence: Infrastructure ->Components -> Discover. Provide the credentials that you had obtained while creating the AWS account. To know more about the AWS account, refer to Section of this document. 2

7 Configuring and Monitoring AWS EC2 Cloud Figure 1.1: Providing the credentials during discovery of the AWS EC2 Cloud component 3. To manage the discovered components, go to the Infrastructure -> Components -> Manage/Unmanage page. The process of managing a component is clearly depicted by Figure 1.2 below. Figure 1.2: Managing the discovered AWS EC2 Cloud components For a more detailed procedure for managing components, refer to Configuring and Monitoring Web Servers document. 3

8 Configuring and Monitoring AWS EC2 Cloud 4. You can also manually add the AWS EC2 Cloud component using Infrastructure -> Components -> Add/Modify. Remember that components manually added are managed automatically. While manually adding the AWS EC2 Cloud component, make sure that you provide a valid name in the HOST text box instead of an IP address. In order to provide a valid name, ensure that the AllowQualifiedHostnames flag is set to Yes in the eg_services.ini file of the <EG_INSTALL_DIR>\manager\config directory. 5. Now, when you attempt to sign out of the eg administrative interface, Figure 1.3 appears, listing the tests that require manual configuration. Figure 1.3: The list of unconfigured tests for AWS EC2 Cloud 6. Click on the AWS EC2 Region Status test to configure it. This test reports the availability of the default Region and enables the administrators to figure out the time taken by the default Region to respond to responses. Upon clicking the test, Figure 1.4 appears. Figure 1.4: Configuring the AWS - EC2 Region Status test 7. In Figure 1.4, specify the following: TEST PERIOD How often this test needs to be executed HOST The host for which the test is to be configured AWS ACCESS KEY and CONFIRM PASSWORD As you provide these credentials during discovery of the AWS EC2 Cloud component, these fields will be auto-populated. For more details on these parameters refer Section AWS SECRET KEY and CONFIRM PASSWORD These credentials will also be autopopulated while discovery. For more details regarding these parameters refer to 4

9 Configuring and Monitoring AWS EC2 Cloud Section of this document. CLOUDWATCH ENABLED Amazon CloudWatch is a web service that enables you to monitor, manage, and publish various metrics, as well as configure alarm actions based on data from metrics. You can use Amazon CloudWatch to collect metrics about your Amazon Web Services (AWS) resources such as the performance of your Amazon EC2 instances i.e., VMs. To obtain the performance metrics of the AWS EC2 instances, set this flag to true. By default, this flag is set to true. For more details on the Amazon Cloudwatch, refer to Section of this document. EXCLUDE INSTANCE - Provide a comma-separated list of instance names or instance name patterns that you do not wish to monitor. By default, this parameter is set to none. REPORT INSTANCE REGION To monitor only the Regions that contain instances, set this flag to Yes. If this flag is set to No, the Regions will be monitored irrespective of whether the instances are present or not in each Region. By default, this flag is set to Yes. 8. Then, click the Update button in Figure Finally, sign out of the eg administrative interface. 1.3 Monitoring the AWS EC2 Cloud To monitor the AWS EC2 Cloud, do the following: 1. Login as a monitor / supermonitor user. 2. Click on the Components option in the menu bar, and select the Servers option from the Components menu. 3. In the COMPONENT LIST page, click on the AWS EC2 Cloud component for which you wish to view measurements. 5

10 Configuring and Monitoring AWS EC2 Region Chapter 2 Configuring and Monitoring AWS EC2 Region This chapter describes the steps involved in administering and monitoring the Amazon EC2 Region. 2.1 Administering the eg Manager to Monitor the AWS EC2 Region To achieve this, follow the steps given below: 1. Log into the eg administrative interface. 2. eg Enterprise automatically discovers the AWS EC2 Regions once you set the Discover AWS EC2 cloud regions parameter to Yes while discovering the AWS EC2 Cloud. If the AWS EC2 Region is already discovered, use the Infrastructure -> Components ->Manage/Unmanage menu to manage it. 3. To manage the discovered components, go to the Infrastructure -> Components -> Manage/Unmanage page. The process of managing a component is clearly depicted by Figure 2.1 below For a more detailed procedure for managing components, refer to Configuring and Monitoring Web Servers document. 6

11 Configuring and Monitoring AWS EC2 Region Figure 2.1: Managing an AWS EC2 Region 4. If you wish to manually add the Amazon EC2 Region component using the menu sequence: Infrastructure -> Components -> Add/Modify, ensure that you provide a valid name in the HOST text box instead of an IP address. In order to provide a valid name, ensure that the AllowQualifiedHostnames flag is set to yes in the eg_services.ini file of the <EG_INSTALL_DIR>\manager\config directory. Remember that components manually added are managed automatically Note: The HOST name must be provided in the following format: AWS EC2 Cloud/Region name. In this case, the HOST name must be given as awsec2cld/ap-southeast-1 5. Now, when you attempt to sign out of the eg administrative interface, Figure 2.2 appears, listing the tests requiring manual configuration. Figure 2.2: The list of unconfigured tests for AWS EC2 Region 6. Click on the EC2 Region Status test to configure it. This test reports the availability of the Region and enables the administrator to figure out the time taken by the Region to 7

12 Configuring and Monitoring AWS EC2 Region respond to responses. Upon clicking the test, Figure 2.3 appears. Figure 2.3: Configuring the EC2 Region Status test 7. In Figure 2.3, specify the following: TEST PERIOD How often this test needs to be executed HOST The host for which the test is to be configured AWS ACCESS KEY and CONFIRM PASSWORD As you provide these credentials during discovery of the AWS EC2 Region component, these fields will be auto-populated. For more details on these parameters refer to Section of this document. AWS SECRET KEY and CONFIRM PASSWORD These credentials will also be autopopulated while discovery. For more details regarding these parameters refer Section CLOUDWATCH ENABLED Amazon CloudWatch is a web service that enables you to monitor, manage, and publish various metrics, as well as configure alarm actions based on data from metrics. You can use Amazon CloudWatch to collect metrics about your Amazon Web Services (AWS) resources such as the performance of your Amazon EC2 instances i.e., VMs. To obtain the performance metrics of the AWS EC2 instances, set this flag to true. By default, this flag is set to true. For more details on the Amazon Cloudwatch, refer to Section of this document. EXCLUDE INSTANCE - Provide a comma-separated list of instance names or instance name patterns that you do not wish to monitor. By default, this parameter is set to none. 8. Then, click the Update button in Figure Finally, sign out of the eg administrative interface. 2.2 Monitoring the AWS EC2 Region To monitor the AWS EC2 Region, do the following: 8

13 Configuring and Monitoring AWS EC2 Region 1. Login as a monitor / supermonitor user. 2. Click on the Components option in the menu bar, and select the Servers option from the Components menu. 3. In the COMPONENT LIST page, click on the AWS EC2 Region component for which you wish to view measurements. 9

14 Conclusion Chapter 3 Conclusion This document has described in detail the steps for configuring and monitoring the Amazon EC2 component types. For details of how to administer and use the eg Enterprise suite of products, refer to the user manuals. We will be adding new measurement capabilities into the future versions of the eg Enterprise suite. If you can identify new capabilities that you would like us to incorporate in the eg Enterprise suite of products, please contact support@eginnovations.com. We look forward to your support and cooperation. Any feedback regarding this manual or any other aspects of the eg Enterprise suite can be forwarded to feedback@eginnovations.com. 10

Configuring and Monitoring Cisco UCS Manager

Configuring and Monitoring Cisco UCS Manager Configuring and Monitoring Cisco UCS Manager eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this

More information

Configuring and Monitoring the Egenera PAN Manager

Configuring and Monitoring the Egenera PAN Manager Configuring and Monitoring the Egenera PAN Manager eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of

More information

Configuring and Monitoring HP P2000 SAN storage

Configuring and Monitoring HP P2000 SAN storage C` Configuring and Monitoring HP P2000 SAN storage eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of

More information

Configuring and Monitoring Corillian s Voyager

Configuring and Monitoring Corillian s Voyager Configuring and Monitoring Corillian s Voyager eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this

More information

Configuring and Monitoring Exchange 2007/2010 Servers

Configuring and Monitoring Exchange 2007/2010 Servers Configuring and Monitoring Exchange 2007/2010 Servers eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part

More information

EMC Clariion SAN storage system

EMC Clariion SAN storage system Configuring and Monitoring Dell Configuring and Monitoring an EqualLogic PS Series SAN Storage EMC Clariion SAN storage system eg Enterprise v5.6 eg Enterprise v5.2 Restricted Rights Legend The information

More information

Configuring and Monitoring Microsoft Applications

Configuring and Monitoring Microsoft Applications Configuring and Monitoring Microsoft Applications eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of

More information

Monitoring Radius Servers

Monitoring Radius Servers Monitoring Radius Servers eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

More information

Configuring and Monitoring SAP Environment

Configuring and Monitoring SAP Environment Configuring and Monitoring SAP Environment eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document

More information

Monitoring Citrix Storage Zones

Monitoring Citrix Storage Zones Monitoring Citrix Storage Zones eg Enterprise v6.0 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may

More information

Sizing the Hardware and Database Required by an eg Manager

Sizing the Hardware and Database Required by an eg Manager Sizing the Hardware and Database Required by an eg Manager Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document

More information

CloudHealth. AWS and Azure On-Boarding

CloudHealth. AWS and Azure On-Boarding CloudHealth AWS and Azure On-Boarding Contents 1. Enabling AWS Accounts... 3 1.1 Setup Usage & Billing Reports... 3 1.2 Setting Up a Read-Only IAM Role... 3 1.3 CloudTrail Setup... 5 1.4 Cost and Usage

More information

Monitoring Infoblox eg Enterprise v6

Monitoring Infoblox eg Enterprise v6 Monitoring Infoblox eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

More information

Monitoring Citrix XenDesktop Director

Monitoring Citrix XenDesktop Director Monitoring Citrix XenDesktop Director eg Enterprise v6.0 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document

More information

Monitoring KVM servers

Monitoring KVM servers Monitoring KVM servers eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management Probe Guide for AWS Monitoring AWS v3.0 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change

More information

Monitoring Juniper EX Switch

Monitoring Juniper EX Switch Monitoring Juniper EX Switch eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

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

SymantecTM Desktop and Laptop Option. Symantec DLO s Storage in Cloud (Amazon Web Services)

SymantecTM Desktop and Laptop Option. Symantec DLO s Storage in Cloud (Amazon Web Services) SymantecTM Desktop and Laptop Option Symantec DLO s Storage in Cloud (Amazon Web Services) Disclaimer The information contained in this publication is subject to change without notice. Symantec Corporation

More information

SymantecTM Desktop and Laptop Option. Symantec DLO s Storage in Cloud (Amazon Web Services)

SymantecTM Desktop and Laptop Option. Symantec DLO s Storage in Cloud (Amazon Web Services) SymantecTM Desktop and Laptop Option Symantec DLO s Storage in Cloud (Amazon Web Services) Disclaimer The information contained in this publication is subject to change without notice. Symantec Corporation

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Getting Started with Cloudamize Manage

Getting Started with Cloudamize Manage Getting Started with Cloudamize Manage This guide helps you getting started with Cloudamize Manage. Sign Up Access the Sign Up page for the Cloudamize Manage by: 1. Click the Login button on www.cloudamize.com

More information

Documentation. This PDF was generated for your convenience. For the latest documentation, always see

Documentation. This PDF was generated for your convenience. For the latest documentation, always see Management Pack for AWS 1.50 Table of Contents Home... 1 Release Notes... 3 What's New in Release 1.50... 4 Known Problems and Workarounds... 5 Get started... 7 Key concepts... 8 Install... 10 Installation

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 2.4.5 Red Hat, Inc. Jun 06, 2017 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 4 4 Examine the Tower Dashboard 6 5 The Setup

More information

pvs Release Notes All series

pvs Release Notes All series pvs Release Notes All series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal by CA at any time.

More information

AWS Administration. Suggested Pre-requisites Basic IT Knowledge

AWS Administration. Suggested Pre-requisites Basic IT Knowledge Course Description Amazon Web Services Administration (AWS Administration) course starts your Cloud Journey. If you are planning to learn Cloud Computing and Amazon Web Services in particular, then this

More information

ForeScout CounterACT. (AWS) Plugin. Configuration Guide. Version 1.3

ForeScout CounterACT. (AWS) Plugin. Configuration Guide. Version 1.3 ForeScout CounterACT Hybrid Cloud Module: Amazon Web Services (AWS) Plugin Version 1.3 Table of Contents Amazon Web Services Plugin Overview... 4 Use Cases... 5 Providing Consolidated Visibility... 5 Dynamic

More information

Monitoring the eg Manager. eg Enterprise v6

Monitoring the eg Manager. eg Enterprise v6 Monitoring the eg Manager eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

More information

Monitoring Network File Systems

Monitoring Network File Systems Monitoring Network File Systems eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be

More information

ForeScout Amazon Web Services (AWS) Plugin

ForeScout Amazon Web Services (AWS) Plugin ForeScout Amazon Web Services (AWS) Plugin Version 1.1.1 and above Table of Contents Amazon Web Services Plugin Overview... 4 Use Cases... 5 Providing Consolidated Visibility... 5 Dynamic Segmentation

More information

NetApp Cloud Volumes Service for AWS

NetApp Cloud Volumes Service for AWS NetApp Cloud Volumes Service for AWS AWS Account Setup Cloud Volumes Team, NetApp, Inc. March 29, 2019 Abstract This document provides instructions to set up the initial AWS environment for using the NetApp

More information

Amazon Web Services Monitoring Integration User Guide

Amazon Web Services Monitoring Integration User Guide Amazon Web Services Monitoring Integration User Guide Functional Area: Amazon Web Services Monitoring Integration Geneos Release: v4.9 Document Version: v1.0.0 Date Published: 29 October 2018 Copyright

More information

CA Automation Suite for Clouds Base Configuration

CA Automation Suite for Clouds Base Configuration CA Automation Suite for Clouds Base Configuration Release Notes Release 01.7 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to

More information

Azure Marketplace Getting Started Tutorial. Community Edition

Azure Marketplace Getting Started Tutorial. Community Edition Azure Marketplace Getting Started Tutorial Community Edition Introduction NooBaa software provides a distributed storage solution for unstructured data such as analytics data, multi-media, backup, and

More information

McAfee Cloud Workload Security Suite Amazon Machine Image Installation Guide

McAfee Cloud Workload Security Suite Amazon Machine Image Installation Guide McAfee Cloud Workload Security Suite Amazon Machine Image Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

Veritas Desktop and Laptop Option 9.1 Qualification Details with Cloud Service Providers (Microsoft Azure and Amazon Web Services)

Veritas Desktop and Laptop Option 9.1 Qualification Details with Cloud Service Providers (Microsoft Azure and Amazon Web Services) Veritas Desktop and Laptop Option 9.1 Qualification Details with Cloud Service Providers (Microsoft Azure and Amazon Web Services) Veritas Desktop and Laptop Option: Qualification Details with Cloud Service

More information

Installation Guide Revision B. McAfee Cloud Workload Security 5.0.0

Installation Guide Revision B. McAfee Cloud Workload Security 5.0.0 Installation Guide Revision B McAfee Cloud Workload Security 5.0.0 COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

ARCSERVE UNIFIED DATA PROTECTION

ARCSERVE UNIFIED DATA PROTECTION ARCSERVE UNIFIED DATA PROTECTION Arcserve Unified Data Protection (UDP) combines industry-proven backup, disaster recovery and true global deduplication technologies within one solution, delivering enterprise-grade

More information

Project Presentation

Project Presentation Project Presentation Saad Arif Dept. of Electrical Engineering and Computer Science University of Central Florida - Orlando, FL November 7, 2013 1 Introduction 1 Introduction 2 Gallery 1 Introduction 2

More information

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017 Netwrix Auditor Virtual Appliance and Cloud Deployment Guide Version: 9.5 10/25/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

OMi Management Pack for Microsoft SQL Server. Software Version: For the Operations Manager i for Linux and Windows operating systems.

OMi Management Pack for Microsoft SQL Server. Software Version: For the Operations Manager i for Linux and Windows operating systems. OMi Management Pack for Microsoft Software Version: 1.01 For the Operations Manager i for Linux and Windows operating systems User Guide Document Release Date: April 2017 Software Release Date: December

More information

Nimsoft Monitor. xendesktop Release Notes. All series

Nimsoft Monitor. xendesktop Release Notes. All series Nimsoft Monitor xendesktop Release Notes All series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

Getting Started with Amazon Web Services

Getting Started with Amazon Web Services Getting Started with Amazon Web Services Version 3.3 September 24, 2013 Contacting Leostream Leostream Corporation 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.leostream.com Telephone:

More information

SUREedge Migrator Installation Guide for Amazon AWS

SUREedge Migrator Installation Guide for Amazon AWS SUREedge Migrator Installation Guide for Amazon AWS Contents 1. Introduction... 3 1.1 SUREedge Migrator Deployment Scenarios... 3 1.2 Installation Overview... 4 2. Obtaining Software and Documentation...

More information

Device Pack. Network Video Management System Standard Edition. Release Note. Software Version: 9.5a Sony Corporation

Device Pack. Network Video Management System Standard Edition. Release Note. Software Version: 9.5a Sony Corporation Network Video Management System Standard Edition Device Pack Release Note Software Version: 9.5a Revision 1 (Last Modified: December 18, 2017) 2017 Sony Corporation Copyright Notice This document may not

More information

Automating Elasticity. March 2018

Automating Elasticity. March 2018 Automating Elasticity March 2018 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes only. It represents AWS s current product

More information

Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate

Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate White Paper PlateSpin Transformation Manager PlateSpin Migrate Best Practices for Migrating Servers to Microsoft Azure with PlateSpin Migrate Updated for PlateSpin Transformation Manager 1.1 and PlateSpin

More information

Entrust. Discovery 2.4. Administration Guide. Document issue: 3.0. Date of issue: June 2014

Entrust. Discovery 2.4. Administration Guide. Document issue: 3.0. Date of issue: June 2014 Entrust Discovery 2.4 Administration Guide Document issue: 3.0 Date of issue: June 2014 Copyright 2010-2014 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc.

More information

Spotlight Management Pack for SCOM. User Guide

Spotlight Management Pack for SCOM. User Guide Spotlight Management Pack for SCOM 2016 Dell Inc. ALL RIGHTS RESERVED. This product is protected by U.S. and international copyright and intellectual property laws. Dell, the Dell logo, Toad, Toad World

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

DesktopPlayer for Windows

DesktopPlayer for Windows DesktopPlayer for Windows Getting Started Version 2.3.0 February 2017 Table of Contents About this Release... 3 About the Citrix DesktopPlayer for Windows Solution... 3 Remote versus Local Desktops...

More information

Monitoring Applications that Support the Host Resources MIB

Monitoring Applications that Support the Host Resources MIB Monitoring Applications that Support the Host Resources MIB eg Enterprise 6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No

More information

Quick Install for Amazon EMR

Quick Install for Amazon EMR Quick Install for Amazon EMR Version: 4.2 Doc Build Date: 11/15/2017 Copyright Trifacta Inc. 2017 - All Rights Reserved. CONFIDENTIAL These materials (the Documentation ) are the confidential and proprietary

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

Universal CMDB. Software Version: Content Pack (CP20) Discovery and Integrations Content Guide - Discovery Activities

Universal CMDB. Software Version: Content Pack (CP20) Discovery and Integrations Content Guide - Discovery Activities Universal CMDB Software Version: Content Pack 20.00 (CP20) Discovery and Integrations Content Guide - Discovery Activities Document Release Date: June 2016 Software Release Date: June 2016 Legal Notices

More information

HPE Digital Learner AWS Certified SysOps Administrator (Intermediate) Content Pack

HPE Digital Learner AWS Certified SysOps Administrator (Intermediate) Content Pack Content Pack data sheet HPE Digital Learner AWS Certified SysOps Administrator (Intermediate) Content Pack HPE Content Pack number Content Pack length Content Pack category Learn more CP017 20 Hours Category

More information

SAP VORA 1.4 on AWS - MARKETPLACE EDITION FREQUENTLY ASKED QUESTIONS

SAP VORA 1.4 on AWS - MARKETPLACE EDITION FREQUENTLY ASKED QUESTIONS SAP VORA 1.4 on AWS - MARKETPLACE EDITION FREQUENTLY ASKED QUESTIONS 1. What is SAP Vora? SAP Vora is an in-memory, distributed computing solution that helps organizations uncover actionable business insights

More information

Running TIBCO Spotfire 3.2 on Citrix XenApp. Installation Manual

Running TIBCO Spotfire 3.2 on Citrix XenApp. Installation Manual Running TIBCO Spotfire 3.2 on Citrix XenApp Installation Manual Revision date: 28 June 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

5nine V2V Easy Converter Version 8

5nine V2V Easy Converter Version 8 Mission Control for the Microsoft Cloud 5nine V2V Easy Converter Version 8 GETTING STARTED GUIDE March 2017 2017 5nine Software Inc. All rights reserved. All trademarks are the property of their respective

More information

Server & Application Monitor

Server & Application Monitor GETTING STARTED GUIDE Server & Application Monitor Version 6.5 Last Updated: Thursday, December 14, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/server_application_monitor_(sam)/sam_documentation

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

SUSE Manager and Salt

SUSE Manager and Salt SUSE Manager and Salt The Three Cs of the IT Transformation Challenge Transform your approach to infrastructure to enable the business to capitalize on new innovations of data Cost Complexity Compliance

More information

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 (12.2.2.0.0) E47810-03 December 2014 This document provides an end-to-end example for how to use Oracle

More information

Microsoft Active Directory Plug-in User s Guide Release

Microsoft Active Directory Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft Active Directory Plug-in User s Guide Release 13.1.0.1.0 E66401-01 December 2015 Oracle Enterprise Manager Microsoft Active Directory Plug-in User's Guide, Release

More information

ForeScout CounterACT. Configuration Guide. Version 1.1

ForeScout CounterACT. Configuration Guide. Version 1.1 ForeScout CounterACT Hybrid Cloud Module: VMware NSX Plugin Version 1.1 Table of Contents About VMware NSX Integration... 3 Use Cases... 3 Additional VMware Documentation... 3 About this Plugin... 3 Dependency

More information

EMC ViPR Controller. Create a VM and Provision and RDM with ViPR Controller and VMware vrealize Automation. Version 2.

EMC ViPR Controller. Create a VM and Provision and RDM with ViPR Controller and VMware vrealize Automation. Version 2. EMC ViPR Controller Version 2.3 Create a VM and Provision and RDM with ViPR Controller and VMware vrealize Automation 302-002-205 01 Copyright 2015- EMC Corporation. All rights reserved. Published in USA.

More information

Introduction to Cloud Computing

Introduction to Cloud Computing You will learn how to: Build and deploy cloud applications and develop an effective implementation strategy Leverage cloud vendors Amazon EC2 and Amazon S3 Exploit Software as a Service (SaaS) to optimize

More information

Goliath Performance Monitor v11.7 POC Install Guide

Goliath Performance Monitor v11.7 POC Install Guide Goliath Performance Monitor v11.7 POC Install Guide Goliath Performance Monitor Proof of Concept Limitations Goliath Performance Monitor Proof of Concepts (POC) will be limited to monitoring 5 Hypervisor

More information

#AWSSummit. Démarrer sur AWS. L élasticité et les outils de gestions

#AWSSummit. Démarrer sur AWS. L élasticité et les outils de gestions #AWSSummit Démarrer sur AWS L élasticité et les outils de gestions https://aws.amazon.com/getting-started Boris Sassou Technical Account Manager, Amazon Web Services 2018, Amazon Web Services, Inc. or

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 9.5 Veeam Agent Management Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this

More information

Device Pack. Network Video Management System Standard Edition. Release Note. Software Version: Sony Corporation

Device Pack. Network Video Management System Standard Edition. Release Note. Software Version: Sony Corporation Network Video Management System Standard Edition Device Pack Release Note Software Version: 9.1 Revision 1 (Last Modified: May 9, 2017) 2017 Sony Corporation Copyright Notice This document may not be reproduced,

More information

Oracle Best Practices for Managing Fusion Application: Discovery of Fusion Instance in Enterprise Manager Cloud Control 12c

Oracle Best Practices for Managing Fusion Application: Discovery of Fusion Instance in Enterprise Manager Cloud Control 12c An Oracle White Paper July, 2014 Oracle Best Practices for Managing Fusion Application: Discovery of Fusion Instance in Enterprise Manager Cloud Control 12c Executive Overview... 2 Applicable versions

More information

Azure Marketplace. Getting Started Tutorial. Community Edition

Azure Marketplace. Getting Started Tutorial. Community Edition Azure Marketplace Getting Started Tutorial Community Edition Introduction NooBaa software provides a distributed storage solution for unstructured data such as analytics data, multi-media, backup, and

More information

Amazon Web Services 101 April 17 th, 2014 Joel Williams Solutions Architect. Amazon.com, Inc. and its affiliates. All rights reserved.

Amazon Web Services 101 April 17 th, 2014 Joel Williams Solutions Architect. Amazon.com, Inc. and its affiliates. All rights reserved. Amazon Web Services 101 April 17 th, 2014 Joel Williams Solutions Architect Amazon.com, Inc. and its affiliates. All rights reserved. Learning about Cloud Computing with AWS What is Cloud Computing and

More information

AWS Lambda. 1.1 What is AWS Lambda?

AWS Lambda. 1.1 What is AWS Lambda? Objectives Key objectives of this chapter Lambda Functions Use cases The programming model Lambda blueprints AWS Lambda 1.1 What is AWS Lambda? AWS Lambda lets you run your code written in a number of

More information

Veritas NetBackup and Oracle Cloud Infrastructure Object Storage ORACLE HOW TO GUIDE FEBRUARY 2018

Veritas NetBackup and Oracle Cloud Infrastructure Object Storage ORACLE HOW TO GUIDE FEBRUARY 2018 Veritas NetBackup and Oracle Cloud Infrastructure Object Storage ORACLE HOW TO GUIDE FEBRUARY 2018 0. Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

Database Security Service. FAQs. Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD.

Database Security Service. FAQs. Issue 19 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 19 Date 2019-04-08 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2019. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

StarWind Virtual SAN Virtual Tape Library on Amazon Web Services with Microsoft System Center Data Protection Manager 2016

StarWind Virtual SAN Virtual Tape Library on Amazon Web Services with Microsoft System Center Data Protection Manager 2016 One Stop Virtualization Shop StarWind Virtual SAN Virtual Tape Library on Amazon Web Services with Microsoft System Center Data Protection Manager 2016 MAY 2017 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

Server & Application Monitor

Server & Application Monitor GETTING STARTED GUIDE Server & Application Monitor Version 6.4 Last Updated: June 12, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/server_application_monitor_(sam)/sam_documentation

More information

Device Pack. Network Video Management System Enterprise Edition. Release Note. Software Version: Sony Corporation

Device Pack. Network Video Management System Enterprise Edition. Release Note. Software Version: Sony Corporation Network Video Management System Enterprise Edition Device Pack Release Note Software Version: 9.1 Revision 1 (Last Modified: May 9, 2017) 2017 Sony Corporation Copyright Notice This document may not be

More information

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2 Forescout Version 1.2 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Spotlight on SQL Server Enterprise Spotlight Management Pack for SCOM

Spotlight on SQL Server Enterprise Spotlight Management Pack for SCOM Spotlight on SQL Server Enterprise 11.7.1 Spotlight Management Pack for SCOM Copyright 2016 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

USER GUIDE. Backup and Recovery for Nutanix

USER GUIDE. Backup and Recovery for Nutanix USER GUIDE Backup and Recovery for Nutanix Version: 1.5.2 Product release date: October 2017 Document release date: October 2017 Legal notices Copyright notice 2017 Comtrade Software. All rights reserved.

More information

QUICK START: VERITAS STORAGE FOUNDATION BASIC FOR AMAZON EC2

QUICK START: VERITAS STORAGE FOUNDATION BASIC FOR AMAZON EC2 QUICK START: VERITAS STORAGE FOUNDATION BASIC FOR AMAZON EC2 Quick Start Guide for Using Symantec's Veritas Storage Foundation Basic for Amazon EC2 Quick Start Guide for Using Symantec's Veritas Storage

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

McAfee Endpoint Security for Servers Product Guide

McAfee Endpoint Security for Servers Product Guide McAfee Endpoint Security for Servers 5.2.0 Product Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo,

More information

MIGRATE2IAAS CLOUDSCRAPER TM V0.5 USER MANUAL. 16 Feb 2014 Copyright M2IAAS INC.

MIGRATE2IAAS CLOUDSCRAPER TM V0.5 USER MANUAL. 16 Feb 2014 Copyright M2IAAS INC. MIGRATE2IAAS CLOUDSCRAPER TM V0.5 USER MANUAL 16 Feb 2014 Copyright 2012-2014 M2IAAS INC http://www.migrate2iaas.com 1 Contents Download and install... 3 Start new transfer... 4 Before you begin... 4 1

More information

NTP Software File Reporter Analysis Server

NTP Software File Reporter Analysis Server NTP Software File Reporter Analysis Server Installation Guide Version 8.2 This guide provides quick instructions for installing NTP Software File Reporter Analysis Server from an administrator s perspective.

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Mission Guide: Amazon S3

Mission Guide: Amazon S3 Mission Guide: Amazon S3 Your Mission: Use F-Response to access Amazon S3 Cloud Storage Buckets Using F-Response to connect to Amazon S3 Storage Bucket and collect their contents Important Note Disclaimer:

More information

HP Universal CMDB. Software Version: Content Pack (CP18) Discovery and Integrations Content Guide - Discovery Activities

HP Universal CMDB. Software Version: Content Pack (CP18) Discovery and Integrations Content Guide - Discovery Activities HP Universal CMDB Software Version: Content Pack 18.00 (CP18) Discovery and Integrations Content Guide - Discovery Activities Document Release Date: December 2015 Software Release Date: December 2015 Legal

More information

Veritas CloudPoint 1.0 Administrator's Guide

Veritas CloudPoint 1.0 Administrator's Guide Veritas CloudPoint 1.0 Administrator's Guide Veritas CloudPoint Administrator's Guide Last updated: 2017-09-13 Document version: 1.0 Rev 6 Legal Notice Copyright 2017 Veritas Technologies LLC. All rights

More information

Information Security Policy

Information Security Policy Information Security Policy Information Security is a top priority for Ardoq, and we also rely on the security policies and follow the best practices set forth by AWS. Procedures will continuously be updated

More information

NTP Software File Reporter

NTP Software File Reporter NTP Software File Reporter Installation Requirements This guide covers some pre-install items to be considered in preparation for a successful install of NTP Software File Reporter. When the installation

More information

OBSERVEIT CLOUDTHREAT GUIDE

OBSERVEIT CLOUDTHREAT GUIDE OBSERVEIT CLOUDTHREAT GUIDE Contents 1 About This Document... 2 1.1 Intended Audience... 2 1.2 Related ObserveIT Software and Documentation... 2 1.3 Support... 2 2 Product Overview... 3 3 Installing the

More information

Monitoring XenDesktop Aplications

Monitoring XenDesktop Aplications Monitoring XenDesktop Aplications eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may

More information

CONTAINER CLOUD SERVICE. Managing Containers Easily on Oracle Public Cloud

CONTAINER CLOUD SERVICE. Managing Containers Easily on Oracle Public Cloud CONTAINER CLOUD SERVICE Managing on Why Container Service? The cloud application development and deployment paradigm is changing. Docker containers make your operations teams and development teams more

More information

CloudLink SecureVM. Administration Guide. Version 4.0 P/N REV 01

CloudLink SecureVM. Administration Guide. Version 4.0 P/N REV 01 CloudLink SecureVM Version 4.0 Administration Guide P/N 302-002-056 REV 01 Copyright 2015 EMC Corporation. All rights reserved. Published June 2015 EMC believes the information in this publication is accurate

More information

HashiCorp Vault on the AWS Cloud

HashiCorp Vault on the AWS Cloud HashiCorp Vault on the AWS Cloud Quick Start Reference Deployment November 2016 Last update: April 2017 (revisions) Cameron Stokes, HashiCorp, Inc. Tony Vattathil and Brandon Chavis, Amazon Web Services

More information