Port Adapter Installation and Configuration Guide

Size: px
Start display at page:

Download "Port Adapter Installation and Configuration Guide"

Transcription

1 Port Adapter Installation and Configuration Guide vcenter Operations Manager 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document, see EN

2 You can find the most up-to-date technical documentation on the VMware Web site at: The VMware Web site also provides the latest product updates. If you have comments about this documentation, submit your feedback to: Copyright 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. VMware, Inc Hillview Ave. Palo Alto, CA VMware, Inc.

3 Contents Port Adapter Installation and Configuration Guide 5 Updated Information 7 1 Introduction to the Port Adapter 9 How the Adapter Monitors Ports 9 Resources that the Adapter Creates 9 Metrics that the Adapter Creates 10 2 Installing the Port Adapter 11 Install the Adapter in a Standalone Installation 11 Install the Adapter in a vapp Installation 12 Port Adapter Folders and Files 13 3 Configuring the Port Adapter 15 Add an Adapter Instance 15 Creating the Host and Port List 15 Configuring Alert Notifications 16 Start Data Collection 16 4 Troubleshooting the Port Adapter 17 Troubleshooting a Port Adapter Instance 17 Viewing System Log Files 17 Port Adapter Classes 18 Index 19 VMware, Inc. 3

4 4 VMware, Inc.

5 The Port Adapter Installation and Configuration Guide describes how to install and configure the port adapter for vcenter Operations Manager. Intended Audience This information is intended for anyone who needs to install or configure the port adapter. VMware, Inc. 5

6 6 VMware, Inc.

7 Updated Information The Port Adapter Installation and Configuration Guide is updated with each release of the product or when necessary. This table provides the update history of the Port Adapter Installation and Configuration Guide. Revision EN EN Description Changed the product name to reflect the new licensing model for the 5.6 release. Initial release. VMware, Inc. 7

8 8 VMware, Inc.

9 Introduction to the Port Adapter 1 The port adapter is an embedded adapter for vcenter Operations Manager. The adapter monitors the availability state and response time of ports on hosts. This chapter includes the following topics: How the Adapter Monitors Ports, on page 9 Resources that the Adapter Creates, on page 9 Metrics that the Adapter Creates, on page 10 How the Adapter Monitors Ports The port adapter uses sockets to monitor the availability state and response time of ports on hosts. You define the hosts, and the ports to monitor on those hosts, in a text file named host_port_list.txt. The host_port_list.txt file contains a list of host names or IP addresses and the ports to monitor, for example: = 162,1433 myhost.domain.com = 443,80 Resources that the Adapter Creates The port adapter creates a resource in vcenter Operations Manager for each host listed in host_port_list.txt. Each host resource is a resource of the port adapter instance resource. The host name or IP address becomes the resource name and the resource identifier of the host resource. In this example, the port adapter instance is named PortAdapterInst1 and the host resource names are the IP addresses of the hosts. Figure 1-1. Port Adapter Resource Example VMware, Inc. 9

10 Metrics that the Adapter Creates The port adapter creates a metric group called Port for each host resource. The ports that you define for each host in the host_port_list.txt file become instances of the Port group. The instance names in the user interface are blank by default. Each port instance has a Port Availability and a Port Response Time (ms) metric. IMPORTANT Leave the instance names blank. If you configure port numbers for the instance names in the user interface, vcenter Operations Manager ignores the port numbers that you define for the host in the host_port_list.txt file and receives data only for the port numbers that you configure for the instance names. Figure 1-2. Port Metric Group Example 10 VMware, Inc.

11 Installing the Port Adapter 2 How you install the port adapter depends on whether you have a vcenter Operations Manager Standalone or vapp installation. This chapter includes the following topics: Install the Adapter in a Standalone Installation, on page 11 Install the Adapter in a vapp Installation, on page 12 Port Adapter Folders and Files, on page 13 Install the Adapter in a Standalone Installation If you have a standalone installation, you install the port adapter by extracting the adapter installation files from a TGZ file and running an installation utility. Prerequisites Download the adapter installation TGZ file anonymously from ftp://ftp.integrien.com/. Make a note of the build number in the TGZ file name. The build number appears after the adapter name, for example, adaptername-buildnumber.tgz. Read the release notes that are included with the TGZ file. Procedure 1 Open the TGZ file and extract the TAR file to a temporary folder on your vcenter Operations Manager server. 2 In the temporary folder, open the TAR file and extract and run the installer for your operating system platform. 3 Log in to the Custom user interface as an administrator. 4 Select Admin > Support. 5 On the Info tab, find the Adapters Info pane and click the Describe icon ( ). The Describe icon is located at the top right of the Adapters Info pane. 6 Click Yes to start the describe process and click OK. The Custom user interface finds the adapter files, gathers information about the abilities of the adapter, and updates the user interface with information about the adapter. If you have remote collectors, it installs the adapter on the remote collectors. The describe process might take several minutes. When the describe process is finished, the adapter appears in the Adapters Info pane. The build number is in the Adapter Version column. VMware, Inc. 11

12 7 Verify that the build number in the Adapter Version column for the adapter matches the build number in the TGZ file that you downloaded. The installation utility creates the port_adapter3 folder and port_adapter3.jar file in the vcenterops/user/plugins/inbound folder. Install the Adapter in a vapp Installation If you have a vapp installation, you install the port adapter from a PAK file. Prerequisites Download the adapter installation PAK file anonymously from ftp://ftp.integrien.com. Make a note of the build number in the PAK file name. The build number appears after the adapter name, for example, adaptername-buildnumber.pak. Read the release notes that are included with the PAK file. Procedure 1 Save the PAK file in a temporary folder. 2 Log in to the Admin user interface as the admin user. For example: 3 On the Update tab, click Browse to locate the temporary folder and select the PAK file. 4 Click Update and click OK to confirm the update. The Admin user interface uploads the PAK file. The upload might take several minutes. 5 Read and accept the EULA and click OK. 6 Click OK to confirm and start the update process. The update might take several minutes. Status information appears on the Update tab when the update is finished. 7 Log in to the Custom user interface as an administrator. For example: 8 Select Admin > Support. 9 On the Info tab, find the Adapters Info pane and click the Describe icon ( ). The Describe icon is located at the top right of the Adapters Info pane. 10 Click Yes to start the describe process and click OK. The Custom user interface finds the adapter files, gathers information about the abilities of the adapter, and updates the user interface with information about the adapter. The describe process might take several minutes. When the describe process is finished, the adapter appears in the Adapters Info pane. The build number is in the Adapter Version column. 11 Verify that the build number in the Adapter Version column for the adapter matches the build number in the PAK file that you uploaded. The installation process creates the port_adapter3 folder and port_adapter3.jar file in the vcenterops/user/plugins/inbound folder. 12 VMware, Inc.

13 Chapter 2 Installing the Port Adapter Port Adapter Folders and Files The installer places the port adapter files in the vcenter-ops/user/plugins/inbound/port_adapter3 folder. The port_adapter3 folder contains the conf subfolder and several files. Table 2-1. Port Adapter Folders and Files Folder File Description conf port_adapter.properties Contains adapter configuration properties. describe.xml version.txt history.txt host_port_list.txt Describes the adapter. Contains the adapter version. Contains the history of the adapter changes. Defines the ports that the adapter monitors. VMware, Inc. 13

14 14 VMware, Inc.

15 Configuring the Port Adapter 3 To configure the port adapter, you add an adapter instance in vcenter Operations Manager and define the ports that the adapter instance monitors. You can optionally modify the alert notification setting. This chapter includes the following topics: Add an Adapter Instance, on page 15 Creating the Host and Port List, on page 15 Configuring Alert Notifications, on page 16 Start Data Collection, on page 16 Add an Adapter Instance You must create an adapter instance for the port adapter. The adapter instance defines the adapter type. Prerequisites Install the port adapter. See Chapter 2, Installing the Port Adapter, on page 11. Procedure 1 Log in to the Custom user interface as an administrator. 2 Select Environment > Configuration > Adapter Instances. 3 Select the collector to use from the Collector drop-down menu. Unless you added additional collectors, the only available collector is vcenter Operations Server. You can change the name of this collector when you install the standalone version. 4 Select Port from the Adapter Kind drop-down menu. 5 Click the Add New Adapter Instance icon. 6 Type a name for the adapter in the Adapter Instance Name text box. 7 Click OK to save your configuration. What to do next Define the ports that the adapter instance monitors. See Creating the Host and Port List, on page 15. Creating the Host and Port List You define the ports that the adapter monitors in a text file named host_port_list.txt. Type each entry in the host_port_list.txt file on a separate line and use the following format: VMware, Inc. 15

16 host = port_number,port_number,... host can be a host name or IP address. If you define multiple port numbers for a single host, use a comma to separate each port number. A sample host_port_list.txt file is in the port_adapter3 folder. Configuring Alert Notifications The port adapter generates a Port Down alert notification when a port that it monitors becomes unavailable. If all of the ports on a host become unavailable, the GENERATE_RESOURCE_DOWN_ALERT property in the port_adapter.properties file determines how the port adapter generates alert notifications for those ports. Set GENERATE_RESOURCE_DOWN_ALERT to false to generate Port Down alert notifications for each unavailable port. Set GENERATE_RESOURCE_DOWN_ALERT to true to generate one Resource Down alert for the host instead of generating Port Down alert notifications for each unavailable port. This is the default setting. NOTE In a vapp installation, you modify the port_adapter.properties file on the Analytics virtual machine. Start Data Collection After you add an adapter instance and define the ports that the adapter monitors, you can start data collection for the adapter instance resource in vcenter Operations Manager. Prerequisites Add an adapter instance. See Add an Adapter Instance, on page 15 Define the ports that the adapter monitors. See Creating the Host and Port List, on page 15. Procedure 1 Log in to vcenter Operations Manager as an administrator. 2 Select Environment > Environment Overview. 3 In the left pane, expand Adapter Instances and click the port adapter instance. 4 On the List tab, select the port adapter instance and click the Start Collecting icon. 16 VMware, Inc.

17 Troubleshooting the Port Adapter 4 Known troubleshooting information can help you diagnose and correct problems with the port adapter. Log files contain valuable information about adapter instance operation. This chapter includes the following topics: Troubleshooting a Port Adapter Instance, on page 17 Viewing System Log Files, on page 17 Port Adapter Classes, on page 18 Troubleshooting a Port Adapter Instance Perform these general troubleshooting steps to diagnose and correct problems with a port adapter instance. View the collection status and collection state for the adapter instance resource on the Environment Overview page in the Custom user interface. Check the adapter and collector logs for errors. See Viewing System Log Files, on page 17. For information about how to view resources, see the online help. Viewing System Log Files You can view port adapter errors in the vcenter Operations Manager adapter and collector logs files. You can view adapter and collector log files in the Custom user interface or in an external log viewer. The port adapter log files are in the vcenter-ops/user/log/adapters/portadapter folder. The collector log file is in the vcenter-ops/user/log folder. The logging level is set to ERROR by default. To troubleshoot issues, set the logging level to INFO. To view detailed messages, including micro steps, queries, and returned results, set the logging level to DEBUG. NOTE If you set the logging level to DEBUG, log files can become large very quickly. Set the logging level to DEBUG only for short periods of time. For information about viewing log files and modifying logging levels, see the online help. VMware, Inc. 17

18 Port Adapter Classes The port adapter uses certain adapter classes. Table 4-1. Port Adapter Classes Class com.integrien.adapter3.port.portadapter com.integrien.adapter3.port.portconstants com.integrien.adapter3.port.portadapterproperties com.integrien.adapter3.port.devicenotavailableexceptio n com.integrien.adapter3.port.miscutils com.integrien.adapter3.port.netutils com.integrien.adapter3.port.socketconnector com.integrien.adapter3.port.socketserver com.integrien.adapter3.port.threadutils Description Adapter entry class. Contains the main functionality methods. Contains all of the constant values that the adapter uses. Reads the properties in the port_adapter.properties file. Special exception class that indicates when a device is not available. Contains utility methods. Checks the availability of a device by attempting to connect to a specified port. Represents a socket connector. Contains methods such as getresponse(). Represents a socket server. Includes fields such as port and id. Contains thread utility methods. 18 VMware, Inc.

19 Index A adapter classes 18 adapter instance 15 audience information 5 C collecting data 16 configuration steps 15 G GENERATE_RESOURCE_DOWN_ALERT property 16 H host-port-list.txt 9 host-port-list.txt file 15 I installing the adapter 11, 12 introduction 9 L log files 17 M monitoring ports 9 P Port Availability metric 10 Port group 10 Port Resource resource kind 9 Port Response Time metric 10 port_adapter3 folder 13 T troubleshooting steps 17 U updated information 7 VMware, Inc. 19

20 20 VMware, Inc.

SAP Adapter Installation and Configuration Guide

SAP Adapter Installation and Configuration Guide SAP Adapter Installation and Configuration Guide vcenter Operations Manager 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vcenter Operations Management Pack for vcns

vcenter Operations Management Pack for vcns vcenter Operations Management Pack for vcns vcenter Operations Manager 5.7.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vrealize Operations Compliance Pack for PCI

vrealize Operations Compliance Pack for PCI vrealize Operations Compliance Pack for PCI vrealize Operations Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

NetApp Adapter Installation and Configuration Guide

NetApp Adapter Installation and Configuration Guide NetApp Adapter Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check

More information

vcenter Operations Management Pack for NSX-vSphere

vcenter Operations Management Pack for NSX-vSphere vcenter Operations Management Pack for NSX-vSphere vcenter Operations Manager 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vrealize Operations Management Pack for vcloud Director 4.5 Guide

VMware vrealize Operations Management Pack for vcloud Director 4.5 Guide VMware vrealize Operations Management Pack for Director 4.5 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Using vrealize Operations Tenant App for vcloud Director as a Tenant Admin

Using vrealize Operations Tenant App for vcloud Director as a Tenant Admin Using vrealize Operations Tenant App for vcloud Director as a Tenant Admin Using vrealize Operations Tenant App for vcloud Director as a Tenant Admin You can find the most up-to-date technical documentation

More information

Using the vcenter Orchestrator Perspectives Plug-In

Using the vcenter Orchestrator Perspectives Plug-In Using the vcenter Orchestrator Perspectives Plug-In vcenter Orchestrator 4.1 vcenter Orchestrator 4.2 This document supports the version of each product listed and supports all subsequent versions until

More information

vcenter Operations Manager for Horizon View Administration

vcenter Operations Manager for Horizon View Administration vcenter Operations Manager for Horizon View Administration vcenter Operations Manager for Horizon View 1.5 vcenter Operations Manager for Horizon View 1.5.1 This document supports the version of each product

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.4 Installation vrealize Operations for Horizon 6.4 This document supports the version of each product listed and supports

More information

VMware vrealize Operations Management Pack for vcloud Director 5.0 Guide

VMware vrealize Operations Management Pack for vcloud Director 5.0 Guide VMware vrealize Operations Management Pack for vcloud Director 5.0 Guide You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.3

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.3 VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon 6.3 VMware vrealize Operations for Horizon Installation You can find the most up-to-date technical documentation

More information

vrealize Operations Management Pack for vsan 1.0 Guide

vrealize Operations Management Pack for vsan 1.0 Guide vrealize Operations Management Pack for vsan 1.0 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

vrealize Operations Management Pack for NSX for Multi-Hypervisor

vrealize Operations Management Pack for NSX for Multi-Hypervisor vrealize Operations Management Pack for This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

VMware vrealize Configuration Manager SQL Migration Helper Tool User's Guide vrealize Configuration Manager 5.8

VMware vrealize Configuration Manager SQL Migration Helper Tool User's Guide vrealize Configuration Manager 5.8 VMware vrealize Configuration Manager SQL Migration Helper Tool User's Guide vrealize Configuration Manager 5.8 This document supports the version of each product listed and supports all subsequent versions

More information

PostgreSQL Solution 1.1

PostgreSQL Solution 1.1 vrealize Operations Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

vrealize Automation Management Pack 2.0 Guide

vrealize Automation Management Pack 2.0 Guide vrealize Automation Management Pack 2.0 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Solution - vrealize Operations Management Pack for vrealize Hyperic

Solution - vrealize Operations Management Pack for vrealize Hyperic Solution - vrealize Operations Management Pack for vrealize Hyperic vrealize Operations Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

vcenter Operations Management Pack for AWS Installation and Configuration Guide

vcenter Operations Management Pack for AWS Installation and Configuration Guide vcenter Operations Management Pack for AWS Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.5

VMware vrealize Operations for Horizon Installation. VMware vrealize Operations for Horizon 6.5 VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Nimble Storage. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Nimble Storage. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Nimble Storage Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose....3 2. Installation and Configuration Requirements....3 3. Licensing Requirements....3

More information

vapp Deployment and Configuration Guide

vapp Deployment and Configuration Guide vapp Deployment and Configuration Guide vcenter Operations Manager 5.8.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Using the vcenter Orchestrator SOAP Plug-In 1.0.1

Using the vcenter Orchestrator SOAP Plug-In 1.0.1 Using the vcenter Orchestrator SOAP Plug-In 1.0.1 vcenter Orchestrator 4.1 vcenter Orchestrator 4.2 This document supports the version of each product listed and supports all subsequent versions until

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 6.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

vrealize Operations Management Pack for NSX for vsphere 2.0

vrealize Operations Management Pack for NSX for vsphere 2.0 vrealize Operations Management Pack for NSX for vsphere 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

VMware vrealize Operations Federation Management Pack 1.0. vrealize Operations Manager

VMware vrealize Operations Federation Management Pack 1.0. vrealize Operations Manager VMware vrealize Operations Federation Management Pack 1.0 vrealize Operations Manager VMware vrealize Operations Federation Management Pack 1.0 You can find the most up-to-date technical documentation

More information

EXPLORING MONITORING AND ANALYTICS VMware Horizon

EXPLORING MONITORING AND ANALYTICS VMware Horizon GUIDE AUGUST 2018 PRINTED 11 JANUARY 2019 EXPLORING MONITORING AND ANALYTICS VMware Horizon Table of Contents Exploring Monitoring and Analytics About Monitoring and Analytics Exploring Dashboard and Status

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Citrix XenDesktop & XenApp

Citrix XenDesktop & XenApp VMware vrealize operations Management Pack FOR Citrix XenDesktop & XenApp Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose... 3 2. Installation and Configuration Requirements... 3 2.1 Prerequisites

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. SolarWinds. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. SolarWinds. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR SolarWinds Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose....3 2. Installation and Configuration Requirements....3 3. Licensing Requirements....3

More information

VMware Skyline Collector User Guide. VMware Skyline 1.4

VMware Skyline Collector User Guide. VMware Skyline 1.4 VMware Skyline Collector User Guide VMware Skyline 1.4 VMware Skyline Collector User Guide You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. NetApp E-Series. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. NetApp E-Series. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR NetApp E-Series Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose....3 2. Installation and Configuration Requirements....3 3. Licensing Requirements....3

More information

Request Manager User's Guide

Request Manager User's Guide vcloud Request Manager 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

vrealize Operations Service Discovery Management Pack 2.0

vrealize Operations Service Discovery Management Pack 2.0 vrealize Operations Service Discovery Management Pack 2.0 vrealize Operations Service Discovery Management Pack 2.0 You can find the most up-to-date technical documentation on the ware Web site at: https://docs.vmware.com/

More information

Lifecycle Manager User's Guide

Lifecycle Manager User's Guide vcenter Lifecycle Manager 1.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR F5 BIG-IP. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR F5 BIG-IP. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR F5 BIG-IP Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose...3 2. Installation and Configuration Requirements...3 3. Licensing Requirements...4

More information

VMware vcenter Configuration Manager and VMware vcenter Application Discovery Manager Integration Guide

VMware vcenter Configuration Manager and VMware vcenter Application Discovery Manager Integration Guide VMware vcenter Configuration Manager and VMware vcenter Application Discovery Manager Integration Guide vcenter Configuration Manager 5.7 vcenter Application Discovery Manager 6.2 This document supports

More information

VMware vcenter AppSpeed User s Guide AppSpeed 1.0 EN

VMware vcenter AppSpeed User s Guide AppSpeed 1.0 EN VMware vcenter AppSpeed User s Guide AppSpeed 1.0 EN-000213-01 VMware vcenter AppSpeed User s Guide You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/

More information

vrealize Operations Management Pack for NSX for vsphere 3.0

vrealize Operations Management Pack for NSX for vsphere 3.0 vrealize Operations Management Pack for NSX for vsphere 3.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Dell EMC XtremIO. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Dell EMC XtremIO. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Dell EMC XtremIO Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose....3 2. Installation and Configuration Requirements....3 3. Licensing Requirements....3

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.8.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

vsphere PowerCLI Installation Guide VMware vsphere PowerCLI 4.1 Update 1 EN

vsphere PowerCLI Installation Guide VMware vsphere PowerCLI 4.1 Update 1 EN VMware vsphere PowerCLI 4.1 Update 1 EN-000407-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

More information

vrealize Operations Management Pack for NSX for vsphere 3.5.0

vrealize Operations Management Pack for NSX for vsphere 3.5.0 vrealize Operations Management Pack for NSX for vsphere 3.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1.2 This document supports the version of each product listed and supports all subsequent

More information

vrealize Log Insight Developer Resources

vrealize Log Insight Developer Resources vrealize Log Insight Developer Resources vrealize Log Insight 4.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents vsphere 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Using VMware Identity Manager Apps Portal

Using VMware Identity Manager Apps Portal Using VMware Identity Manager Apps Portal VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

vfabric Hyperic Monitoring and Management

vfabric Hyperic Monitoring and Management vfabric Hyperic Monitoring and Management VMware vfabric Hyperic 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

NSX-T Upgrade Guide. VMware NSX-T 2.0

NSX-T Upgrade Guide. VMware NSX-T 2.0 VMware NSX-T 2.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to docfeedback@vmware.com

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Nagios. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Nagios. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Nagios User Guide TABLE OF CONTENTS 1. Purpose...3 2. Introduction to the Management Pack...3 2.1 How the Management Pack Collects Data...3 2.2 Data the Management

More information

vcloud Director Administrator's Guide

vcloud Director Administrator's Guide vcloud Director 5.1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Citrix NetScaler. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Citrix NetScaler. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Citrix NetScaler Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose....3 2. Installation and Configuration Requirements....3 3. Licensing Requirements....3

More information

Infrastructure Navigator User's Guide

Infrastructure Navigator User's Guide vcenter Infrastructure Navigator 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4 VMware Skyline Collector Installation and Configuration Guide VMware Skyline 1.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Using the vcenter Orchestrator Plug-In for vcloud Director 1.0

Using the vcenter Orchestrator Plug-In for vcloud Director 1.0 Using the vcenter Orchestrator Plug-In for vcloud Director 1.0 vcenter Orchestrator 4.1 vcloud Director 1.0 vcloud Director 1.0.1 This document supports the version of each product listed and supports

More information

NSX-T Upgrade Guide. VMware NSX-T 2.1

NSX-T Upgrade Guide. VMware NSX-T 2.1 VMware NSX-T 2.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to docfeedback@vmware.com

More information

vrealize Operations Service Discovery Management Pack 2.1

vrealize Operations Service Discovery Management Pack 2.1 vrealize Operations Service Discovery Management Pack 2.1 You can find the most up-to-date technical documentation on the ware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

vrealize Log Insight Developer Resources Update 1 Modified on 03 SEP 2017 vrealize Log Insight 4.0

vrealize Log Insight Developer Resources Update 1 Modified on 03 SEP 2017 vrealize Log Insight 4.0 vrealize Log Insight Developer Resources Update 1 Modified on 03 SEP 2017 vrealize Log Insight 4.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vrealize Operations Management Pack for OpenStack 5.0

vrealize Operations Management Pack for OpenStack 5.0 vrealize Operations Management Pack for 5.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit

More information

VMware vcenter Discovered Machines Import Tool User's Guide Version for vcenter Configuration Manager 5.6

VMware vcenter Discovered Machines Import Tool User's Guide Version for vcenter Configuration Manager 5.6 VMware vcenter Discovered Machines Import Tool User's Guide Version 5.3.0.25 for vcenter Configuration Manager 5.6 This document supports the version of each product listed and supports all subsequent

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

vsphere Web Client Extensions Programming Guide vsphere 5.1

vsphere Web Client Extensions Programming Guide vsphere 5.1 vsphere Web Client Extensions Programming Guide vsphere 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

vcenter CapacityIQ Installation Guide

vcenter CapacityIQ Installation Guide vcenter CapacityIQ 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMware Infrastructure 3 Primer Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5

VMware Infrastructure 3 Primer Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 Update 2 and later for ESX Server 3.5, ESX Server 3i version 3.5, VirtualCenter 2.5 VMware Infrastructure 3 Primer Revision: 20090313 Item: EN-000021-02 You can find the most up-to-date technical documentation

More information

vrealize Operations Management Pack for NSX for vsphere 3.5 Release Notes

vrealize Operations Management Pack for NSX for vsphere 3.5 Release Notes vrealize Operations Management Pack for NSX for vsphere 3.5 Release Notes Build: 4602207 Last document update: 14 November, 2016 Contents: Before You Install the Management Pack Upgrading from the Management

More information

VMware vcenter Operations Manager Getting Started Guide

VMware vcenter Operations Manager Getting Started Guide VMware vcenter Operations Manager Getting Started Guide Custom User Interface vcenter Operations Manager 5.7 This document supports the version of each product listed and supports all subsequent versions

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

VMware vfabric AppInsight Installation Guide

VMware vfabric AppInsight Installation Guide VMware vfabric AppInsight Installation Guide vfabric AppInsight 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Oracle Database. Installation & Configuration Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Oracle Database. Installation & Configuration Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Oracle Database Installation & Configuration Guide TABLE OF CONTENTS 1. Purpose....3 2. Installation and Configuration Requirements....3 3. Licensing Requirements....3

More information

Programming Guide Guest SDK 3.5

Programming Guide Guest SDK 3.5 Guest SDK 3.5 Revision: 20071129 Item: SDK-ENG-Q407-126 You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/ The VMware Web site also provides the

More information

Setting Up Resources in VMware Identity Manager 3.1 (On Premises) Modified JUL 2018 VMware Identity Manager 3.1

Setting Up Resources in VMware Identity Manager 3.1 (On Premises) Modified JUL 2018 VMware Identity Manager 3.1 Setting Up Resources in VMware Identity Manager 3.1 (On Premises) Modified JUL 2018 VMware Identity Manager 3.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

vcenter Hyperic Monitoring and Management Guide

vcenter Hyperic Monitoring and Management Guide vcenter Hyperic Monitoring and Management Guide vcenter Hyperic 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 Reconfiguring VMware vsphere Update Manager Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware vrealize Log Insight Getting Started Guide

VMware vrealize Log Insight Getting Started Guide VMware vrealize Log Insight Getting Started Guide vrealize Log Insight 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMWARE VREALIZE END POINT OPERATIONS FOR. IBM WebSphere. User Guide

VMWARE VREALIZE END POINT OPERATIONS FOR. IBM WebSphere. User Guide VMWARE VREALIZE END POINT OPERATIONS FOR IBM WebSphere User Guide TABLE OF CONTENTS 1. Product Overview...3 2. Product Version Information...3 3. Known Issues/Limitations...3 4. System Requirements...3

More information

VMware vcenter AppSpeed Installation and Upgrade Guide AppSpeed 1.2

VMware vcenter AppSpeed Installation and Upgrade Guide AppSpeed 1.2 VMware vcenter AppSpeed Installation and Upgrade Guide AppSpeed 1.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Xen Hypervisor. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Xen Hypervisor. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR Xen Hypervisor User Guide TABLE OF CONTENTS 1. Purpose... 3 2. Introduction to the Management Pack... 3 2.1 How the Management Pack Collects Data... 3 2.2

More information

vrealize Operations Manager User Guide

vrealize Operations Manager User Guide vrealize Operations Manager User Guide vrealize Operations Manager 6.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Horizon Workspace Administrator's Guide

Horizon Workspace Administrator's Guide Horizon Workspace Administrator's Guide Horizon Workspace 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Branch Office Desktop

Branch Office Desktop Branch Office Desktop Providing Visibility into Branch Office Desktops with Liquidware Labs Stratusphere UX HOW-TO GUIDE Solution Overview Liquidware Labs Stratusphere UX is a supported component of the

More information

Using the VMware vrealize Orchestrator Client

Using the VMware vrealize Orchestrator Client Using the VMware vrealize Orchestrator Client vrealize Orchestrator 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

vsphere Client Hardware Health Monitoring VMware vsphere 4.1

vsphere Client Hardware Health Monitoring VMware vsphere 4.1 Technical Note vsphere Client Hardware Health Monitoring VMware vsphere 4.1 Purpose of This Document VMware vsphere provides health monitoring data for ESX hardware to support datacenter virtualization.

More information

Workspace ONE UEM Certificate Authority Integration with JCCH. VMware Workspace ONE UEM 1810

Workspace ONE UEM Certificate Authority Integration with JCCH. VMware Workspace ONE UEM 1810 Workspace ONE UEM Certificate Authority Integration with JCCH VMware Workspace ONE UEM 1810 Workspace ONE UEM Certificate Authority Integration with JCCH You can find the most up-to-date technical documentation

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Getting Started with VMware Cloud Assembly. 27 August 2018 VMware Cloud Assembly

Getting Started with VMware Cloud Assembly. 27 August 2018 VMware Cloud Assembly Getting Started with VMware Cloud Assembly 27 August 2018 VMware Cloud Assembly Getting Started with VMware Cloud Assembly You can find the most up-to-date technical documentation on the VMware website

More information

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Cisco Networking. User Guide

VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR. Cisco Networking. User Guide VMWARE VREALIZE OPERATIONS MANAGEMENT PACK FOR User Guide TABLE OF CONTENTS 1. Purpose....3 2. Introduction to the Management Pack....3 2.1 How the Management Pack Collects Data....3 2.2 Data the Management

More information

VMware Workspace Portal End User Guide

VMware Workspace Portal End User Guide VMware Workspace Portal End User Guide Workspace Portal 2.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Compatibility Matrixes for VMware vcenter Site Recovery Manager 4.0 and Later

Compatibility Matrixes for VMware vcenter Site Recovery Manager 4.0 and Later Compatibility Matrixes for VMware vcenter Site Recovery Manager 4.0 and Later Last Updated: 07 October 2010 The following sections describe version compatibilities for VMware vcenter Site Recovery Manager

More information

Configuring Single Sign-on from the VMware Identity Manager Service to Bonusly

Configuring Single Sign-on from the VMware Identity Manager Service to Bonusly Configuring Single Sign-on from the VMware Identity Manager Service to Bonusly VMware Identity Manager OCTOBER 2015 V1 Configuring Single Sign-On from VMware Identity Manager to Bonusly Table of Contents

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.0 Embedded vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

vcenter CapacityIQ Installation Guide

vcenter CapacityIQ Installation Guide vcenter CapacityIQ 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMWARE VREALIZE END POINT OPERATIONS FOR. Apache HTTP Server. User Guide

VMWARE VREALIZE END POINT OPERATIONS FOR. Apache HTTP Server. User Guide VMWARE VREALIZE END POINT OPERATIONS FOR User Guide TABLE OF CONTENTS 1. Product Overview...3 2. Product Version Information...3 3. Known Issues/Limitations...3 4. System Requirements...3 5. Configuration...4

More information

Cloud Pod Architecture with VMware Horizon 6.1

Cloud Pod Architecture with VMware Horizon 6.1 Author: Dale Carter March 2015 Table of Contents 1. Configure Cloud Pod Architecture... 4 1.1 Initializing the First Pod Connection Server.... 4 1.2 Joining the Second Pod to the First Pod... 6 1.3 Create

More information