SNMP Adapter Installation and Configuration Guide

Size: px
Start display at page:

Download "SNMP Adapter Installation and Configuration Guide"

Transcription

1 SNMP 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 SNMP Adapter Installation and Configuration Guide 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 2013 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 SNMP Adapter Installation and Configuration Guide 5 Updated Information 7 1 Introduction to the SNMP Adapter 9 Overview of Adapter Operation 9 Installation and Configuration Requirements 9 2 Installing the SNMP Adapter 11 Install the Adapter in a Standalone Installation 11 Install the Adapter in a vapp Installation 12 SNMP Adapter Folders and Files 13 3 Configuring the SNMP Adapter 15 Overview of Configuration Steps 15 Add a Credential 15 Add an Adapter Instance 16 Adding Devices as Resources 17 4 Troubleshooting the SNMP Adapter 25 Troubleshooting an SNMP Adapter Instance 25 Viewing System Log Files 25 SNMP Adapter Classes 25 Index 27 VMware, Inc. 3

4 SNMP Adapter Installation and Configuration Guide 4 VMware, Inc.

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

6 SNMP Adapter Installation and Configuration Guide 6 VMware, Inc.

7 Updated Information The SNMP Adapter Installation and Configuration Guide is updated with each release of the product or when necessary. This table provides the update history of the SNMP Adapter Installation and Configuration Guide. Revision Description EN Added ireasoningsnmp.jar to SNMP Adapter Folders and Files, on page 13. EN Changed the product name to reflect the new licensing model for the 5.6 release. EN Added Finding Interface Index Numbers, on page 22. EN Initial release. VMware, Inc. 7

8 SNMP Adapter Installation and Configuration Guide 8 VMware, Inc.

9 Introduction to the SNMP Adapter 1 The Simple Network Management Protocol (SNMP) is a standard Internet protocol for managing devices on IP networks. The SNMP adapter is an embedded adapter for vcenter Operations Manager that collects metrics from devices that support SNMP. These devices typically include routers, switches, servers, workstations, and printers. This chapter includes the following topics: Overview of Adapter Operation, on page 9 Installation and Configuration Requirements, on page 9 Overview of Adapter Operation SNMP exposes management data on SNMP-managed devices as variables, which are organized in hierarchies. Management Information Base (MIB) files describe these hierarchies and contain object identifiers (OIDs) that identify each variable. The SNMP adapter uses MIB files to determine the metrics to collect from a particular device. When you install the SNMP adapter, the installation utility places a set of standard MIB files in the conf/mib folder. You can import additional MIB files after you install the SNMP adapter. MIB files appear as resource kinds in the vcenter Operations Manager user interface. When you add a resource or attribute package, you can select a MIB file that exists in the conf/mib folder or the Predefined MIB Statistics resource kind. The Predefined MIB Statistics resource kind consists of common device-level and interface-level variables from RFC1213-MIB.mib. When you select a MIB file, an OID tree appears in the user interface and you can select specific variables. The SNMP adapter collects metrics for the variables that you select. You can add SNMP-managed devices as resources in vcenter Operations Manager through manual discovery or by adding resources individually. The SNMP adapter does not support auto-discovery. Installation and Configuration Requirements The SNMP adapter must meet certain installation and configuration requirements. Credential Requirements When you add an adapter instance for the SNMP adapter, you must provide an SNMP community string. The community string authenticates messages sent between the SNMP management station and managed devices. The default read-only community string is public and the default read-write community string is private. VMware, Inc. 9

10 SNMP Adapter Installation and Configuration Guide Supported SNMP Versions The SNMP adapter supports SNMPv1 and SNMPv2c. 10 VMware, Inc.

11 Installing the SNMP Adapter 2 How you install the SNMP 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 SNMP Adapter Folders and Files, on page 13 Install the Adapter in a Standalone Installation If you have a standalone installation, you install the SNMP adapter by extracting 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 SNMP Adapter Installation and Configuration Guide 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 snmp_adapter3 folder and snmp_adapter.jar file under the vcenterops/user/plugins/inbound folder. Install the Adapter in a vapp Installation If you have a vapp installation, you install the SNMP 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 utility creates the snmp_adapter3 folder and snmp_adapter.jar file under the vcenterops/user/plugins/inbound folder. 12 VMware, Inc.

13 Chapter 2 Installing the SNMP Adapter SNMP Adapter Folders and Files The SNMP adapter installation utility places the SNMP adapter files in the snmp_adapter3 folder. The snmp_adapter3 folder contains subfolders and files. Table 2-1. SNMP Adapter Subfolders and Files Subfolder File Subfolder Description conf mibs Contains the MIB files for the adapter and the mibimports.props file. describe.xml history.txt mib-import.log updatemibs.bat updatemibs.sh version.txt Describes the adapter. Contains the history of the adapter changes. MIB import script log file. Script that adds MIB files to the adapter on Windows. Script that adds MIB files to the adapter on Linux. Contains version information. lib ireasoningsnmp.jar ireasoning SNMP JAR file. Non-OSS library file. VMware, Inc. 13

14 SNMP Adapter Installation and Configuration Guide 14 VMware, Inc.

15 Configuring the SNMP Adapter 3 To configure the SNMP adapter, you create a credential and adapter instance in vcenter Operations Manager and add managed devices as resources. You can also create attribute packages to collect specific metrics and import additional MIB files for the adapter. This chapter includes the following topics: Overview of Configuration Steps, on page 15 Add a Credential, on page 15 Add an Adapter Instance, on page 16 Adding Devices as Resources, on page 17 Overview of Configuration Steps Configuring the SNMP adapter involves several steps. You must perform these steps in a particular order. 1 Verify that your system meets certain requirements. See Installation and Configuration Requirements, on page 9. 2 Create a credential for the adapter instance. See Add a Credential, on page Create an adapter instance. See Add an Adapter Instance, on page Add devices as resources. See Adding Devices as Resources, on page 17 Add a Credential You must add a credential for an SNMP adapter instance. The credential consists of an SNMP community string. The community string authenticates messages between the SNMP management station and managed devices. You can add the credential before you create the adapter instance and select the correct credential when you define the adapter instance, or you can add the credential when you define the adapter instance. Prerequisites Install the SNMP adapter. See Chapter 2, Installing the SNMP Adapter, on page 11. Procedure 1 Log in to the Custom user interface as an administrator. 2 Select Environment > Configuration > Credentials. 3 Select SNMP Adapter from the Adapter Kind drop-down menu. VMware, Inc. 15

16 SNMP Adapter Installation and Configuration Guide 4 At the top of the list of credentials, next to Action, click Add. 5 Type a unique name for the credential instance in the Instance name text box. 6 Type the SNMP community string in the Community text box. The default read-only community string is public and the default read-write community string is private. 7 Select the SNMP version from the Version drop-down menu. The SNMP adapter supports SNMPv1 and SNMPv2c. 8 Click OK to add the credential for the adapter kind. What to do next Add an adapter instance. See Add an Adapter Instance, on page 16. Add an Adapter Instance When you create an adapter instance for the SNMP adapter, you define the adapter type and select a credential. Prerequisites Install the SMNP adapter. See Chapter 2, Installing the SNMP Adapter, on page 11. Create a credential or, if you plan to create a credential when you add the adapter instance, become familiar with creating credentials. See Add a Credential, on page 15. 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 SNMP Adapter 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 Select the credential from the Credential drop-down menu, or click Add to add a new credential. 8 Click OK to save your configuration. What to do next Add devices as resources in vcenter Operations Manager. See Adding Devices as Resources, on page VMware, Inc.

17 Chapter 3 Configuring the SNMP Adapter Adding Devices as Resources You can use manual discovery to add SNMP-managed devices as resources in vcenter Operations Manager. You can also add resources individually. The SNMP adapter does not support auto-discovery. Discover Resources The manual discovery process returns a list of the available devices and you select the devices to add as resources in vcenter Operations Manager. Prerequisites Add an adapter instance. See Add an Adapter Instance, on page 16. If you plan to define a new attribute package during the discovery process, become familiar with creating attribute packages. See Define an Attribute Package, on page 19. Procedure 1 Log in to the Custom user interface as an administrator. 2 Select Environment > Environment Overview. 3 On the List tab, click the Discover Resources icon. 4 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. 5 Select SNMP Adapter from the Adapter Kind drop-down menu. 6 Select your SNMP adapter instance from the Adapter instance drop-down menu. 7 Configure an IP address range by typing IP addresses in the Start IP and End IP text boxes. The discovery process finds all of the devices that have IP addresses within this range. 8 Type the SNMP port in the the Port text box. The default port for SNMP is (Optional) To omit resources that have already been added from the discovery results, select the Only New Resources check box. 10 Click OK to start the manual discovery process. The manual discovery process can take several seconds to several minutes. When the manual discovery process is finished, the Discovery Results window lists the discovered devices. If a discovered device is a switch, router, firewall, or load balancer, the device type is included in the resource name, for example, switch. VMware, Inc. 17

18 SNMP Adapter Installation and Configuration Guide 11 Select options for each resource kind. Option Import Collect Attribute Package Description Import the resources but do not start collecting data. Resources appear in the resource list as Not Collecting and data is not stored and analysis is not performed. Import the resources and start collecting data. When you select the Collect check box, the Import check box is also selected. To use a nondefault attribute package for the resource kind, select an attribute package from the drop-down menu or click Add to define a new attribute package. 12 Click OK. The Discovery Results window closes and the new resources appear on the List tab. Add an Individual Resource When you add an individual device as a resource in vcenter Operations Manager, you must select a resource kind and provide an IP address and port number. Prerequisites Add an adapter instance. See Add an Adapter Instance, on page 16. If the MIB files for the device are not in the conf/mibs folder, import them. See Import MIB Files for the SNMP Adapter, on page 22. If you plan to add an attribute package for the resource, become familiar with creating attribute packages. See Define an Attribute Package, on page 19. Procedure 1 Log in to the Custom user interface as an administrator. 2 Select Environment > Environment Overview. 3 On the List tab, click the Add Resource icon. 4 Type a name for the resource in the Resource name text box. For example: switch 5 (Optional) Type a description for the resource in the Resource description text box. For example: Allied Telesyn Ethernet Switch AT-8550SP - ATS62 v Select SNMP Adapter from the Adapter kind drop-down menu. 7 Select a resource kind from the Resource kind drop-down menu. The resource kind determines the metrics that the adapter collects for the device. Option Predefined MIB Statistics nnnnn-mib.mib Description Contains common device-level and interface-level variables from RFC1213- MIB.mib. Main MIB file for the device. 8 Type the IP address of the device in the Host IP text box. 9 Type the SNMP port in the Port text box. The default port for SNMP is VMware, Inc.

19 Chapter 3 Configuring the SNMP Adapter 10 Select a credential for the resource from the Credential drop-down menu, or click Add to add a credential. 11 Accept the default attribute package in the Attribute package drop-down menu, select a different package, or click Add to define a new package for the resource. The default attribute package depends on the resource kind. 12 Accept the default super metric package, if any, in the Super metric package drop-down menu, select a different package, or click Add to define a new package for the resource. A default super metric package is not available unless you previously defined a default super metric package for the selected resource kind. 13 Type the collection interval, in minutes, in the Collection Interval (Minutes) text box. For example, if you expect the resource to generate performance data every 30 minutes, set the collection interval to 30 minutes. The collection interval for a resource influences the collection status for that resource. The collection interval for the adapter instance resource determines how often to collect data. For example, if the collection interval for the adapter instance resource is set to five minutes, setting the collection interval for a resource to 30 minutes prevents the resource from having the No Data Receiving collection status after five collection cycles (25 minutes). 14 Select the Enabled or Disabled check box to enable or disable dynamic thresholding and early warning smart alerts. Dynamic thresholding is enabled by default. Early warning smart alerts are enabled by default only for applications. 15 (Optional) If you plan to take the resource offline for maintenance at regular intervals, select the maintenance schedule for it to use from the Maintenance Schedule drop-down menu, or click Add to define a new maintenance schedule. 16 Click OK to add the resource. 17 (Optional) Start data collection for the resource. When you add an individual resource, vcenter Operations Manager does not begin collecting metrics for the resource until you start collection. a b c Select Environment > Environment Overview. Select the resource on the List tab. Click the Start Collecting icon to start collection. Define an Attribute Package SNMP-managed devices can have many variables, especially interface-level variables. You can define an attribute package to select a subset of these variables. When you assign the attribute package to a resource, the adapter collects metrics only for the variables in the attribute package. Prerequisites If the MIB files for the device are not in the conf/mibs folder, import them. See Import MIB Files for the SNMP Adapter, on page 22. (Optional) Use the SnmpWalk tool to obtain the necessary interface index numbers. You must assign index numbers as instance names when you configure interface-level groups. See Finding Interface Index Numbers, on page 22. Procedure 1 Select Environment > Configuration > Attribute Packages. VMware, Inc. 19

20 SNMP Adapter Installation and Configuration Guide 2 Select SNMP Adapter from the Adapter kind drop-down menu. 3 Select a resource kind from the Resource kind drop-down menu. The resource kind determines the metrics that the adapter collects for the device. Option Predefined MIB Statistics nnnnn-mib.mib Description Contains common device-level and interface-level variables from RFC1213- MIB.mib. Main MIB file for the device. 4 Click the Add New Attribute Package icon. 5 Type a name for the attribute package in the Package name text box. 6 Type a collection interval value, in minutes, in the Collection Interval (mins) text box. For example, if you expect a resource to generate performance data every 30 minutes, set the collection interval to 30 minutes. The collection interval for the adapter instance resource determines how often to collect data. The collection interval that you set for a resource influences the collection status for the resource. For example, if the collection interval for the adapter instance resource is set to five minutes, setting the collection interval for the resource to 30 minutes prevents the resource from having the No Data Receiving collection status after five collection cycles (25 minutes). NOTE The collection interval that you set for a resource overrides the collection interval in the attribute package that you assign to the resource. 7 If you selected a MIB file from the Resource kind drop-down menu, select the variables to include in the attribute package in the OID tree in the Attributes To Configure pane. 8 For interface-level groups, click the Add New Instance icon above the Instance Name pane and type the interface index in the text box. Interface indexes begin at 1 and end at the number of interfaces within the device. The interface index becomes the group instance name. IMPORTANT The option to add an interface index appears for all groups, even device-level groups that do not require an interface index. For device-level groups, type 0 or leave the Instance Name text box blank. 9 Click OK to return to the Manage Attribute Packages window. 10 Click OK to save the attribute package. Example: Defining Attribute Packages This example shows an attribute package named TestSnmpPack. The RFC1213-MIB group appears in the attribute tree in the Attributes to Configure pane because RFC1213-MIB.mib is selected as the resource kind. The Predefined MIB Statistics (Device level) and Predefined MIB Statistics (Interface level) groups appear in the attribute tree because the predefined variables are included in all MIB file-specific resource kinds. In the Attribute Packages window, where Predefined MIB Statistics (Interface level) and the Instance Name pane are highlighted, interface index 1 is added for the Predefined MIB Statistics (Interface level) group. 20 VMware, Inc.

21 Chapter 3 Configuring the SNMP Adapter Figure 3-1. Configuring Index 1 in the Instance Name Pane In the Attribute Packages window, where ifentry and the Instance Name pane are highlighted, interface indexes 1 and 2 are added for the interface-level group ifentry. Figure 3-2. Configuring Multiple Indexes in the Instance Name Pane If you configure an incorrect interface index, an error appears in the adapter log file. The following example shows the type of error that occurs when you do not define an interface index for an interface-level variable and index 0 is used instead. Interface-level variables require a non-zero index. Error fetching data for SNMP resource switch attribute iprouteproto SNMP Error, please check the MIB variable or Index value oid= index=0 What to do next Assign the attribute package to a resource. See Discover Resources, on page 17 or Add an Individual Resource, on page 18. VMware, Inc. 21

22 SNMP Adapter Installation and Configuration Guide Finding Interface Index Numbers When you configure interface-level groups in an attribute package, you must assign index numbers as instance names. You can use the SnmpWalk tool to parse the MIB tree and obtain the necessary index numbers. SnmpWalk has many useful options. For example, you can use the following command to get all index numbers: snmpwalk -v1 -c public ip:port The index for an OID applies to the entire group in an attribute package. To obtain the correct index numbers to assign as instance names to a group, choose an OID of that group and run the following command: snmpwalk -v1 -c public ip:port OID The command lists all indexes and their current counter values for the specified OID. You can download SnmpWalk for free from several Web sites. For installation instructions and information about command options, see the SnmpWalk documentation. Import MIB Files for the SNMP Adapter If a device requires MIB files that are not in the conf/mibs folder, you must import the required MIB files and redescribe the SNMP adapter. For information about the MIB files for a specific device, see the device documentation. Procedure 1 Copy the MIB files, including any dependent MIB files, to the conf/mibs folder. In a vapp installation, you copy the files to the conf/mibs folder on the Analytics virtual machine. 2 Run the MIB file update script to import the MIB files. The conf folder contains MIB update scripts for Windows and Linux. Option Windows Linux Action Run updatemibs.bat. Run updatemibs.sh. The MIB file update script updates the conf/mibs/mib-imports.props file, which keeps track of all MIB file dependencies. mib-imports.props file entries are in the format MainFile=DependentFile. Multiple dependent files are separated by a semicolon (;). For example: RFC1271-MIB.mib=RFC-1155-SMI.mib;RFC-1212.mib;RFC1213-MIB.mib;RFC-1271-MIB.mib; 3 Check the mib-import.log log file for errors. The script generates the mib-import.log log file in the conf folder. Errors commonly occur when dependent MIB files are not present in the conf/mibs folder. 4 Open the conf/describe.xml file in a text editor and increment the version number. For example, if version="4", change it to version="5". <AdapterKind CredentialKind="" key="snmp" namekey="1" version="4"> 5 Redescribe the SNMP adapter. a b c Log in to vcenter Operations Manager as an administrator. Select Admin > Support. On the Info tab, click the Describe icon in the Adapters pane. 22 VMware, Inc.

23 Chapter 3 Configuring the SNMP Adapter 6 Verify that the new MIB files appear in the Resource kind drop-down menu when you add an individual resource or attribute package. VMware, Inc. 23

24 SNMP Adapter Installation and Configuration Guide 24 VMware, Inc.

25 Troubleshooting the SNMP Adapter 4 Known troubleshooting information can help you diagnose and correct problems with the SNMP adapter. This chapter includes the following topics: Troubleshooting an SNMP Adapter Instance, on page 25 Viewing System Log Files, on page 25 SNMP Adapter Classes, on page 25 Troubleshooting an SNMP Adapter Instance Perform these general troubleshooting steps to diagnose and correct problems with an SNMP 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 25. Viewing System Log Files You can view SNMP adapter errors in the vcenter Operations Manager adapter and collector log files. You can view log files in the Custom user interface or in an external log viewer. SNMP adapter log files are in the vcenter-ops/user/log/adapters/snmpadapter folder. Collector log files are 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. SNMP Adapter Classes The SNMP adapter uses certain adapter classes. These classes are in the snmp_adapter.jar file. Table 4-1. SNMP Adapter Classes Class com.integrien.adapter3.snmp.snmpadapter com.integrien.adapter3.snmp.snmpconstants Description Adapter entry class. Contains the main adapter function methods. Contains the constant values that the adapter uses. VMware, Inc. 25

26 SNMP Adapter Installation and Configuration Guide Table 4-1. SNMP Adapter Classes (Continued) Class com.integrien.adapter3.snmp.snmpresource (host and port) com.integrien.adapter3.snmp.snmpcredential com.integrien.adapter3.snmp.snmphost (resource and credential) com.integrien.adapter3.snmp.snmpdiscover com.integrien.adapter3.snmp.snmptpdiscoverywork Item com.integrien.adapter3.snmp.mibimportparser com.integrien.adapter3.snmp.snmpmiblookup com.integrien.adapter3.snmp.snmpnodeinfo com.integrien.adapter3.snmp.udpscanner Description Represents an SNMP resource object. Represents an SNMP credential object. Represents an SNMP resource host object. Multithreaded discovery functions. Discovery of a single SNMP resource. Parses the mib-imports.props file. Main class to retrieve data from an SNMP-managed device. Represents information about an SNMP node. Low-level SNMP connection class. 26 VMware, Inc.

27 Index A adapter classes 25 adapter instances 16 attribute packages 19 audience information 5 C configuration steps 15 credentials 15 D discovering resources 17 I installation steps 11, 12 introduction 9 L log messages 25 M MIB files 9, 22 R requirements 9 resources 17, 18 S snmp_adapter3 folder 13 snmpwalk 22 T troubleshooting steps 25 U updated information 7 VMware, Inc. 27

28 SNMP Adapter Installation and Configuration Guide 28 VMware, Inc.

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until a new edition replaces

More information

EMC Smarts Integration Guide

EMC Smarts Integration Guide vcenter Operations Manager Enterprise 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

More information

Management Pack for vrealize Infrastructure Navigator

Management Pack for vrealize Infrastructure Navigator Management Pack for vrealize Infrastructure Navigator 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

VMware vcenter Operations Manager Administration Guide

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

More information

VMware vcenter Operations Manager Enterprise Administration Guide

VMware vcenter Operations Manager Enterprise Administration Guide VMware vcenter Operations Manager Enterprise Administration Guide vcenter Operations Manager Enterprise 5.0 This document supports the version of each product listed and supports all subsequent versions

More information

vrealize Operations Manager Customization and Administration Guide

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until

More information

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

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

More information

Active Directory Solution 1.0 Guide

Active Directory Solution 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 check for more recent editions of this document, see http://www.vmware.com/support/pubs.

More information

Upgrading Horizon Workspace

Upgrading Horizon Workspace 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. To check for more recent editions of

More information

vcenter Operations Manager for Horizon Supplement

vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.6 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Reconfiguration of VMware vcenter Update Manager

Reconfiguration of VMware vcenter Update Manager Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0 Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0 vcenter Orchestrator 4.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Managing Multi-Hypervisor Environments with vcenter Server

Managing Multi-Hypervisor Environments with vcenter Server Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.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

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.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

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

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 This document supports the version of each product listed and supports all subsequent

More information

Using the vcenter Orchestrator Plug-In for Microsoft Active Directory

Using the vcenter Orchestrator Plug-In for Microsoft Active Directory Using the vcenter Orchestrator Plug-In for Microsoft Active Directory vcenter Orchestrator 4.1 This document supports the version of each product listed and supports all subsequent versions until the document

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.6 vcenter Application Discovery Manager 6.2 This document supports

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.7 This document supports the version of each product listed and supports all subsequent versions until the document

More information

VMware vcenter Operations Manager for Horizon Supplement

VMware vcenter Operations Manager for Horizon Supplement VMware vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.7 This document supports the version of each product listed and supports all subsequent versions until

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.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

vcenter Operations Management Pack for SCOM Installation and Configuration Guide

vcenter Operations Management Pack for SCOM Installation and Configuration Guide vcenter Operations Management Pack for SCOM 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 Configuration Manager Backup and Disaster Recovery Guide VCM 5.3

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware vcenter Configuration Manager SQL Migration Helper Tool User's Guide vcenter Configuration Manager 5.6

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

More information

Offline Data Transfer to VMWare vcloud Hybrid Service

Offline Data Transfer to VMWare vcloud Hybrid Service Offline Data Transfer to VMWare vcloud Hybrid Service vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vsphere Host Profiles

vsphere Host Profiles ESXi 5.1 vcenter Server 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. To check for more recent editions

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.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 This document supports the version of each product listed and supports all subsequent versions

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Advanced Service Design

Advanced Service Design vcloud Automation Center 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

vrealize Operations Management Pack for vcloud Air 2.0

vrealize Operations Management Pack for vcloud Air 2.0 vrealize Operations Management Pack for vcloud Air 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. To

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 5.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

VMware vrealize Operations for Horizon Security

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

More information

Deployment and Configuration Guide

Deployment and Configuration Guide vcenter Operations Manager 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

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 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. To check for more recent editions of this document,

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Scalability Tuning vcenter Operations Manager for View 1.0

Scalability Tuning vcenter Operations Manager for View 1.0 Technical Note Scalability Tuning vcenter Operations Manager for View 1.0 Scalability Overview The scalability of vcenter Operations Manager for View 1.0 was tested and verified to support 4000 concurrent

More information

VMware vrealize Operations for Horizon Security

VMware vrealize Operations for Horizon Security VMware vrealize Operations for Horizon Security vrealize Operations for Horizon 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

VMware Software Manager - Download Service User's Guide

VMware Software Manager - Download Service User's Guide VMware Software Manager - Download Service User's Guide VMware Software Manager 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0

Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0 Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0 This document supports the version of each product listed and supports all subsequent versions until the document

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.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

CA Spectrum and CA Performance Center

CA Spectrum and CA Performance Center CA Spectrum and CA Performance Center Integration Guide CA Spectrum Release 9.3 - CA Performance Center r2.3.00 This Documentation, which includes embedded help systems and electronically distributed materials,

More information

VMware vcenter Log Insight Getting Started Guide

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

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vcenter Configuration Manager Software Provisioning Components Installation and User Guide

VMware vcenter Configuration Manager Software Provisioning Components Installation and User Guide VMware vcenter Configuration Manager Software Provisioning Components Installation and User Guide Package Studio 1.1 Software Repository for Windows 1.1 Package Manager 1.2 This document supports the version

More information

Juniper Networks Management Pack Documentation

Juniper Networks Management Pack Documentation Juniper Networks Management Pack Documentation Juniper Networks Data Center Switching Management Pack for VMware vrealize Operations (vrops) Release 2.5 Modified: 2015-10-12 Juniper Networks, Inc. 1133

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vcenter Operations Standard Installation and Administration Guide

VMware vcenter Operations Standard Installation and Administration Guide VMware vcenter Operations Standard Installation and Administration Guide vcenter Operations Standard 1.0 This document supports the version of each product listed and supports all subsequent versions until

More information

VMware vcenter Log Insight User's Guide

VMware vcenter Log Insight User's Guide VMware vcenter Log Insight User's Guide vcenter Log Insight 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.

More information

vcenter Operations Manager for Horizon View Installation

vcenter Operations Manager for Horizon View Installation vcenter Operations Manager for Horizon View Installation 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

IaaS Configuration for Cloud Platforms

IaaS Configuration for Cloud Platforms vrealize Automation 6.2.3 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 Installation VMware vrealize Operations for Horizon Installation 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

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Configuring Multiple ACE Management Servers VMware ACE 2.0

Configuring Multiple ACE Management Servers VMware ACE 2.0 Technical Note Configuring Multiple ACE Management Servers VMware ACE 2.0 This technical note describes how to configure multiple VMware ACE Management Servers to work together. VMware recommends this

More information

vrealize Air Compliance OVA Installation and Deployment Guide

vrealize Air Compliance OVA Installation and Deployment Guide vrealize Air Compliance OVA Installation and Deployment Guide 14 July 2015 vrealize Air Compliance This document supports the version of each product listed and supports all subsequent versions until the

More information

Network Monitoring with SNMP

Network Monitoring with SNMP Network Monitoring with SNMP This paper describes how SNMP is used in WhatsUp- Professional and provides specific examples on how to configure performance, active, and passive monitors. Introduction SNMP

More information

Scenarios for Setting Up SSL Certificates for View

Scenarios for Setting Up SSL Certificates for View Scenarios for Setting Up SSL Certificates for View VMware Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

vsphere Upgrade vsphere 6.0 EN-001721-03

vsphere Upgrade vsphere 6.0 EN-001721-03 vsphere 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 of this document,

More information

Upgrading VMware Identity Manager Connector

Upgrading VMware Identity Manager Connector Upgrading VMware Identity Manager Connector 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

vrealize Operations Management Pack for OpenStack

vrealize Operations Management Pack for OpenStack 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

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.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

More information

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7 VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.7 This document supports the version of each product listed and supports all subsequent versions

More information

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

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

More information

+ Configuration+Guide+ +Monitoring+ Meraki+Access+Points+with+Solarwinds+ Orion+using+SNMP+

+ Configuration+Guide+ +Monitoring+ Meraki+Access+Points+with+Solarwinds+ Orion+using+SNMP+ + Configuration+Guide+ +Monitoring+ Meraki+Access+Points+with+Solarwinds+ Orion+using+SNMP+ April2011 This configuration guide describes how to configure the Solarwinds Orion Network Monitoring System

More information

Integration with Active Directory

Integration with Active Directory VMWARE TECHNICAL NOTE VMware ACE Integration with Active Directory This document explains how to set up Active Directory to use with VMware ACE. This document contains the following topics: About Active

More information

Network Monitoring with SNMP

Network Monitoring with SNMP Network Monitoring with SNMP This document describes how SNMP is used in WhatsUp Gold v11 and provides examples on how to configure performance, active, and passive monitors. Introduction SNMP (Simple

More information

Dell PowerVault MD Storage Array Management Pack Suite Version 6.0 for Microsoft System Center Operations Manager Installation Guide

Dell PowerVault MD Storage Array Management Pack Suite Version 6.0 for Microsoft System Center Operations Manager Installation Guide Dell PowerVault MD Storage Array Management Pack Suite Version 6.0 for Microsoft System Center Operations Manager Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information

More information

VMware vcenter Update Manager Administration Guide

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

More information

How to Obtain an OPC License--5. Creating a System Code 5 Entering an Authorization Code 6. Getting Started with SNMP Editor--7

How to Obtain an OPC License--5. Creating a System Code 5 Entering an Authorization Code 6. Getting Started with SNMP Editor--7 Contents Introduction--1 Product definition 1 Implementing SNMP 2 Integrating SNMP into the user interface 3 Components of OPC SNMP Gateway 4 How to Obtain an OPC License--5 Creating a System Code 5 Entering

More information

Installation Guide. Capacity Planner 3.0 EN-000688-00

Installation Guide. Capacity Planner 3.0 EN-000688-00 Capacity Planner 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. To check for more recent editions of

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 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

Configuring Single Sign-on from the VMware Identity Manager Service to Amazon Web Services

Configuring Single Sign-on from the VMware Identity Manager Service to Amazon Web Services Configuring Single Sign-on from the VMware Identity Manager Service to Amazon Web Services VMware Identity Manager OCTOBER 2015 V1 Configuring Single Sign-On from VMware Identity Manager to Amazon Web

More information

Monitor TemPageR 4E With PageR Enterprise

Monitor TemPageR 4E With PageR Enterprise Monitor TemPageR 4E With PageR Enterprise TemPageR 4E is AVTECH Software s Real-Time Temperature Monitor with Data Logging, SNMP & Unlimited Alerting. It is designed specifically to monitor 1-4 digital

More information

Security Guide vcenter Operations Manager for Horizon View 1.5 TECHNICAL WHITE PAPER

Security Guide vcenter Operations Manager for Horizon View 1.5 TECHNICAL WHITE PAPER Security Guide vcenter Operations Manager for Horizon View 1.5 TECHNICAL WHITE PAPER Contents Introduction... 2 Surface Area... 3 SSL Configuration... 5 Authentication... 6 Adapter... 6 Broker Agent...

More information

VMware vcenter Log Insight Security Guide

VMware vcenter Log Insight Security Guide VMware vcenter Log Insight Security Guide vcenter Log Insight 2.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

vsphere App HA Installation and Configuration Guide

vsphere App HA Installation and Configuration Guide vsphere App HA Installation and Configuration Guide VMware vsphere App HA 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vcenter Log Insight Administration Guide

VMware vcenter Log Insight Administration Guide VMware vcenter Log Insight Administration Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Microsoft Internet Information Services Solution 1.0

Microsoft Internet Information Services Solution 1.0 Microsoft Internet Information Services Solution 1.0 vrealize Operations Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vcloud Director User's Guide

vcloud Director User's Guide vcloud Director 5.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 of

More information

IBM Security QRadar SIEM Version 7.1.0 MR1. Log Sources User Guide

IBM Security QRadar SIEM Version 7.1.0 MR1. Log Sources User Guide IBM Security QRadar SIEM Version 7.1.0 MR1 Log Sources User Guide Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page 108. Copyright

More information

Obtaining SSL Certificates for VMware Horizon View Servers

Obtaining SSL Certificates for VMware Horizon View Servers Obtaining SSL Certificates for VMware Horizon View Servers View 5.2 View Composer 5.2 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Cloud Director User's Guide

Cloud Director User's Guide Cloud Director 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

More information

vcloud Automation Center Self-Service Portal Guide

vcloud Automation Center Self-Service Portal Guide vcloud Automation Center Self-Service Portal Guide vcloud Automation Center 5.1 Second_Product_Name_and_Version_Number Third_Product_Name_and_Version_Number Fourth_Product_Name_and_Version_Number Fifth_Product_Name_and_Version_Number

More information

SevOne NMS Download Installation and Implementation Guide

SevOne NMS Download Installation and Implementation Guide SevOne NMS Download Installation and Implementation Guide 5.3.X 530 V0002 Contents 1. Get Started... 3 2. SevOne Download Installation... 6 3. Appliance Network Configuration... 9 4. Install License and

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

VMware vcenter Update Manager Administration Guide

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

More information

VMware Data Recovery. Administrator's Guide EN-000193-00

VMware Data Recovery. Administrator's Guide EN-000193-00 Administrator's Guide EN-000193-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

VMware Identity Manager Connector Installation and Configuration

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

More information

Obtaining SSL Certificates for VMware View Servers

Obtaining SSL Certificates for VMware View Servers Obtaining SSL Certificates for VMware View Servers View 5.1 View Composer 3.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

WhatsUpGold. v3.0. WhatsConnected User Guide

WhatsUpGold. v3.0. WhatsConnected User Guide WhatsUpGold v3.0 WhatsConnected User Guide Contents CHAPTER 1 Welcome to WhatsConnected Finding more information and updates... 2 Sending feedback... 3 CHAPTER 2 Installing and Configuring WhatsConnected

More information

VMware Virtual Desktop Manager User Authentication Guide

VMware Virtual Desktop Manager User Authentication Guide Technical Note VMware Virtual Desktop Manager User Authentication Guide VMware Virtual Desktop Manager The purpose of this guide is to provide details of user authentication in VMware Virtual Desktop Manager

More information

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System

Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System DEPLOYMENT GUIDE Deploying the BIG-IP LTM with the Cacti Open Source Network Monitoring System Version 1.0 Deploying F5 with Cacti Open Source Network Monitoring System Welcome to the F5 and Cacti deployment

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

BusinessObjects Enterprise XI Release 2

BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of

More information