NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

Size: px
Start display at page:

Download "NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide"

Transcription

1 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide Sachin Maheshwari, Anand Ranganathan, NetApp October 2012 Abstract This document provides a brief description of the NetApp Storage System Plug-In for Oracle Enterprise Manager, details on the versions the plug-in supports, prerequisites for installing the plug-in, and step-by-step instructions on how to download, install, verify, and validate the plug-in. This guide also outlines some of the storage system monitoring capabilities of the plug-in.

2 TABLE OF CONTENTS 1 Overview of the Plug-In Features of the Plug-In Installing and Uninstalling the Plug-In Versions Supported Prerequisites Downloading the Plug-In Importing the Plug-In Deploying the Plug-In Creating a Custom User for Managing the Plug-In Adding Instances for Monitoring Verifying and Validating the Plug-In Undeploying the Plug-In Monitoring NetApp Storage System Performance NetApp Storage System Target Home Page Performance Metrics Available for NetApp Storage Targets Monitoring NetApp Storage System Configuration Product Information Disk Summary License Info Comparing Configuration Metrics for Different Storage Controllers Alerts and Reports Alerts Changing the Collection Schedule for any Metric Reports Troubleshooting Version History LIST OF TABLES Table 1) Aggregate details metrics Table 2) CPU metrics Table 3) Network interface metrics Table 4) Protocol information metrics NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

3 Table 5) RAID configuration metrics Table 6) Controller response metrics Table 7) SnapMirror metrics Table 8) Snapshot copy metrics Table 9) Spare disk metrics Table 10) Storage controller capacity metrics Table 11) System load metrics Table 12) Volume detail metrics Table 13) Qtree detail metrics Table 14) Product information metrics Table 15) Disk summary metrics LIST OF FIGURES Figure 1) Verify that the NetApp Storage System Plug-In is imported....6 Figure 2) Add the NetApp storage system....7 Figure 3) NetApp storage system home page....8 Figure 4) Configuration metrics comparison screen NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

4 1 Overview of the Plug-In The NetApp Storage System Plug-in extends Oracle Enterprise Manager (OEM) 12c to add support for managing NetApp storage controllers. By combining NetApp storage monitoring capabilities with comprehensive management of Oracle systems, Cloud Control significantly reduces the cost and complexity of managing applications that rely on NetApp storage and Oracle technologies. 1.1 Features of the Plug-In Deploying the plug-in a Cloud Control environment provides the following management features for NetApp storage controllers: Comprehensive availability and performance monitoring Detailed information about NetApp storage capacity, volumes, Snapshot copies, and more Graphical information about CIFS and NFS protocols, network load, CPU statistics, and more Configuration information about NetApp storage products, licenses, and disks Consolidated information about NetApp storage and Oracle Database in the form of a database to NetApp storage mapping report Comparison of configuration management information and generation of differential data reports Alerts and violations based on thresholds set for the following monitored data Availability and Performance Metrics Collected The following NetApp storage component availability and performance metrics are collected: Spare disks and failed disks Storage controller capacity metrics for all volumes and for the overall controller RAID configuration Volume allocation details Aggregate usage details Network interface statistics CIFS and NFS operations CPU utilization SnapMirror settings and status Space reserved and available for Snapshot copies System load Configuration Metrics Collected NetApp storage controller product information, including model, firmware version, and vendor NetApp license information Disk summary for the NetApp storage system 2 Installing and Uninstalling the Plug-In This section explains how to install and uninstall the NetApp Storage System Plug-In for OEM and how to deploy the plug-in to storage controllers you want to monitor. 4 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

5 2.1 Versions Supported For a list of products and versions supported by this plug-in refer to the Interoperability Matrix published on the plug-in site in NetApp Communities. 2.2 Prerequisites The following items are required to deploy the plug-in: Oracle Enterprise Manager 12c Release 1 or higher (Oracle Management Server and Oracle Management Agent) NetApp Storage Systems running Data ONTAP operating in 7-Mode HTTPS port (443) enabled on the NetApp controller Administrator rights on your Oracle Enterprise Manager management server Root user credentials on the NetApp storage controller or the proper level of authority to manage the NetApp Storage System Plug-In as described in Creating a Custom User for Managing the Plug-In 2.3 Downloading the Plug-In The first step to deploy the plug-in is to download it from the plug-in site in NetApp Communities. To download the plug-in: 1. Navigate to the site that has the plug-in.opar file. 2. Download the file sys_netapp.storage.sys_2000_0.opar to the appropriate directory on the local OMS server. 2.4 Importing the Plug-In Before the plug-in deployment process can be initiated, the NetApp Storage System Plug-in must be imported into the software library using the OEM CLI. First you must download the plug-in archive to an accessible location, as described in the previous section. Then you can import the plug-in into the Enterprise Manager Cloud Control Framework using the emcli import_update command. 1. Log in to the Linux system as root. 2. Navigate to the OMS/bin directory. 3. Log in to the OMS server as sysman: emcli login username=sysman. The sysman user password is required at this point. 4. Synchronize the OMS server: emcli sync 5. Import the plug-in to the OEM framework with the following command: emcli import_update -file=</path/> _netapp.storage.sys_2000_0.opar -omslocal where </path/> is the path where you downloaded the.opar file in the preceding section. The omslocal flag indicates that the plug-in archive is on the same system where you are running this command and the path exists on this system. See the Importing Plug-In Archives section in the Oracle Enterprise Manager Cloud Control Administrator s Guide for additional information about importing plug-in archives to the Oracle Software Library. Verifying that the Plug-In Is Imported to OEM To verify that the plug-in has been successfully imported to the OEM Framework: 1. Log in to OEM as root. 2. Select Setup>Extensibility>Plug-ins. 5 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

6 3. In the Servers, Storage and Network folder, you should see the NetApp Storage System Plug-In listed. Figure 1) Verify that the NetApp Storage System Plug-In is imported. 2.5 Deploying the Plug-In To deploy the NetApp Storage System Plug-In: 1. Log in to Enterprise Manager Cloud Control as root. 2. Click Setup > Extensibility> Plug-ins. 3. On the Plug-ins page, right-click NetApp Storage Plug-in. 4. Select Deploy On > Management Servers. 5. The Plug-in Deployment Wizard prompts you to continue. Select Next. 6. Follow the steps to deploy the plug-in, which generally takes three to five minutes. 7. After the plug-in is successfully deployed, the Deployment Activities page is displayed. This page shows a list of deployment activities and indicates a successful installation of the plug-in to OEM. See the Deploying Plug-Ins section in the Oracle Enterprise Manager Cloud Control Administrator s Guide for additional information about deploying plug-ins on the OMS. 2.6 Creating a Custom User for Managing the Plug-In You can create a custom user who has the proper level of authority to manage the NetApp Storage Plugin. This process involves three parts: creating the role, creating the group, and creating the user. The following steps describe how to create the custom user. Note: The role, group, and user names used to illustrate creation of the custom user are only examples. You should use names that reflect the needs of your organization. 1. Log in to the NetApp storage controller with root credentials using ssh. 2. Create the role for the custom user: useradmin role add oempluginrole -a login-*,api-system-get*,api-volume-list*,api-aggr-list*,api-snapmirrorget-status*,api-snapshot-reserve-list*,api-disk-list*,api-qtree-list*,api- 6 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

7 license-list*,api-perf-object*,api-snapshot-list-info*,api-nfsstatus*,api-cifs-status* 3. Create the group for the custom user: useradmin group add oemplugingrp -r oempluginrole 4. Create the user: useradmin user add oemplugin -g oemplugingrp You are prompted for a password when you add the user for the controller. This password must have at least eight alphanumeric characters. 5. Now the user oemplugin has been created with minimal privileges to access the NetApp storage controller. Log in with this user s credentials when you register this storage controller with the OEM plug-in. Note: For more information about the useradmin command, refer to the Data ONTAP Commands: Manual Page Reference. 2.7 Adding Instances for Monitoring After successfully deploying the plug-in, follow these steps to add the plug-in target to Enterprise Manager Cloud Control for central monitoring and management: 1. Log in to Enterprise Manager Cloud Control as root. 2. Click Setup > Add Target > Add Targets Manually. 3. Select Add Non-Host Targets by Specifying Target Monitoring Properties. From the Target Type drop-down, select the NetApp Storage System Plug-in target type. 4. Specify the Monitoring Agent where the OEM is installed. 5. Click Add Manually. 6. Enter the following information about the target: Target Name Name for the plug-in instance Storagename or IP Address The IP address or name of the storage controller Storage Username The custom user name you created in the previous section Storage Password The password you created in the previous section Figure 2) Add the NetApp storage system. 7 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

8 7. Once the plug-in has been successfully added to the OEM repository, return to the OEM home page. Select the Targets drop-down and click the All Targets option to display all the OEM plug-ins. Take the following steps to verify and validate that Enterprise Manager is properly monitoring the plug-in target: 8. Select NetApp Storage System Plug-in under Servers, Storage and Network, and launch the target listing page. From this page, select the registered NetApp storage controller to go to the plug-in home page. Note: It can take as long as two hours for data to be populated after the storage controller is registered. 9. Repeat steps 5 through 8 to manage any number of storage controllers by using the NetApp plug-in for OEM framework. 2.8 Verifying and Validating the Plug-In After several minutes have elapsed and the plug-in has started collecting data, use the following steps to verify and validate that Enterprise Manager is properly monitoring the plug-in target: 1. Click on the Targets drop-down and select All Targets. 2. Select the NetApp target link to display the plug-in home page. Figure 3) NetApp storage system home page. 3. Select NetApp, then Monitoring and then Metric Collection Errors. 4. Verify that no metric collection errors are reported in the Metrics table. 5. Confirm that reports can be viewed and that no errors are reported by selecting the All Reports page. 6. Make sure that configuration data is displayed when you select Configuration and then select Last Collected. 8 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

9 2.9 Undeploying the Plug-In To undeploy the NetApp Storage System Plug-In from an agent: 1. Log in to Enterprise Manager Cloud Control as root. 2. Click Setup, then Extensibility, and finally Plug-ins. 3. On the Plug-ins page, right-click NetApp Storage System Plug-In. 4. Select Undeploy From and then choose either Management Servers or Management Agent. 5. Confirm the plug-in removal. Enterprise Manager notifies the connected and relevant Enterprise Manager users and begins the deconfiguration process. See the Undeploying Plug-Ins section in the Oracle Enterprise Manager Cloud Control Administrator s Guide for additional information about undeploying plug-ins from the OEM framework. 3 Monitoring NetApp Storage System Performance After you have imported and deployed the NetApp Storage System Plug-In to the OEM Framework and registered individual NetApp storage controllers with the plug-in, you can begin to monitor those storage systems in OEM. You can view reports compiled from the information collected, and you can also access the specific metric data for a target system. Alerts generated by the plug-in are also displayed on the target controller s home page in OEM. 3.1 NetApp Storage System Target Home Page The target home page of storage controllers being monitored by OEM (see Figure 3) provides additional information about the monitored storage system. In addition to general information about the Data ONTAP version, the hardware configuration, and overall storage utilization, the following information is available: A time series of the CPU utilization on the controller A time series of the rate per second of Common Internet File System (CIFS) and Network File System (NFS) operations performed by the NetApp storage controller Disk I/O operations (KB/sec) Network I/O operations (KB/sec) A chart of active, spare, and failed disks on the controller In addition, the NetApp Storage System home page provides a list of recent incidents, problems, and alerts from the storage controller and links to reports that provide more information about the system. Viewing the NetApp Storage System Home Page To view the home page for an individual NetApp storage system (target): 1. Click Targets and then select All Targets. 2. Under Servers, Storage and Network, select NetApp Storage System Plug-In. 3. On the All Targets page, choose the storage system you want to view. 3.2 Performance Metrics Available for NetApp Storage Targets This section describes the performance metrics that are collected from each NetApp storage system target. To view a list of all available metrics, navigate to the specified NetApp storage system s home page, select Monitoring, and then select All Metrics. The following metrics are collected for each NetApp storage system. 9 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

10 Aggregate Details The following aggregate details about the NetApp storage system are collected every two hours by default. Table 1) Aggregate details metrics. Aggregate Name Available (GB) Disk Count Files Total Files Used State Total (GB) Used (%) Used (GB) Volume Count The name of the aggregate, which is the unit of storage composed of one or more RAID groups The amount of disk space remaining on the aggregate that can be used The number of disks in the aggregate The total number of files (inodes) available on all the disks in the aggregate The number of files that have already been written to the aggregate Current state of the aggregate: online, restricted, or offline The total size of the aggregate in gigabytes The percentage of the total aggregate that is already used The total size in gigabytes of all files on the aggregate The number of volumes that compose the aggregate CPU The following CPU information for the NetApp controller is collected every 5 minutes by default. Table 2) CPU metrics. Metric CPU Utilization (%) Number of Processors The percentage of CPU capacity currently being used The number of processors that the storage controller has Network Interface Statistics The following network statistics for the NetApp storage controller interface are collected every 60 minutes by default. Table 3) Network interface metrics. Name Receive Data (kb/sec) Receive Packets/sec Send Data (kb/sec) Name of the interface The speed at which data is being received through the network The number of packets being received per second through the network The speed at which data is being sent through the network 10 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

11 Send Packets/sec Total Data (kb/sec) Total Packets/sec The number of packets being sent per second through the network Total data throughput (speed) for data sent and received Total number of packets being sent and received per second Protocol Information This metric records information about the call protocol used by clients to access data on the NetApp storage system. The Common Internet File System (CIFS) protocol is used by Windows clients; the Network File System (NFS) is used by Linux and UNIX clients. Table 4) Protocol information metrics. Metric Thresholds Real Time Value This metric is composed of four parts: CIFS Calls Per Second shows the rate per second of CIFS operations performed by the NetApp controller CIFS Enabled indicates whether the CIFS protocol is enabled for this NetApp controller NFS Calls Per Second shows the rate per second of NFS operations performed by the NetApp controller NFS Enabled indicates whether the NFS protocol is enabled for this NetApp controller This value shows the thresholds for the metrics, if they have been set. This value provides the number of calls per seconds for CIFS and NFS, as well as indicating whether these protocols are enabled on the NetApp controller. RAID Configuration The following RAID configuration statistics are collected every 15 minutes by default. Table 5) RAID configuration metrics. Name Bay Containing Aggregate Disk Type Effective Space (GB) Physical Space (GB) RAID Group RAID Type The name of the disk in the RAID The number of the disk bay within the shelf where the disk is located The name of the aggregate to which the RAID belongs The disk type: ATA, SATA, SAS, BSAS, FCAL, or LUN The amount of space on the disk, in gigabytes, that can be used to store files The total amount of space on the disk The name of the RAID group within the volume to which the disk belongs The type of RAID of which the disk is a member, such as parity, double 11 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

12 Shelf State parity, and soon A number identifying the shelf where the disk resides The state of the disk within the RAID: absent or present Controller Response This metric indicates whether or not the NetApp controller responds to the ICMP ping. This metric is collected every five minutes by default. Table 6) Controller response metrics. Status Thresholds Real Time Value The response status of the NetApp controller Shows whether a threshold value for response has been set 1 indicates that the controller is accessible and 0 indicates that it is not. SnapMirror NetApp SnapMirror technology provides asynchronous data mirroring between controller volumes. This metric is collected every 60 minutes by default. Table 7) SnapMirror metrics. Source Destination State Status Time Lag (Days HH:MM:SS) The name of the source volume The name of the destination volume The current state of the data mirroring: such as snapmirrored, uninitialized, or quiesced. The current transfer status of the SnapMirror operation: such as idle, transferring, pending, or waiting This metric shows how far, in minutes, the destination trails behind the source. Snapshot Copy Details This metric captures information about the Snapshot copy for the volume. A Snapshot copy is a point-intime, read-only image of the entire file system. This metric is collected every two hours by default. Table 8) Snapshot copy metrics. Name Reserve Available (GB) Reserve Total (GB) The directory path, showing the volume name, to the.snapshot directory Space available for the Snapshot copy (in gigabytes) Total space that has been allocated for this Snapshot copy 12 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

13 Reserve Used (%) Reserve Used (GB) Space currently in use, as a percentage of the reserve total Space currently in use, in gigabytes Snapshot Reserve (%) The percentage of the reserve that has been used Spare Disks This metric provides information about the spare disks in a RAID group, which consists of a parity disk, up to 28 data disks, and optional spare disks. This metric is updated every 60 minutes by default. Table 9) Spare disk metrics. Serial No. Bay Disk Name Disk Type Effective Size (GB) Physical Space (GB) Shelf This number is assigned to the spare disk by the NetApp storage controller The number of the disk bay within the shelf where the disk resides The name of this spare disk drive The type of drive: SAS, SATA, FC, ATA The amount of space on the disk, in gigabytes, that is available for file storage Total size of this spare disk in gigabytes The number of the shelf where the disk resides Storage Controller Capacity This metric collects storage controller capacity information for all volumes and is updated every 60 minutes by default. Table 10) Storage controller capacity metrics. Metric Aggregate Capacity Percentage Used (%) Aggregate Capacity Total (GB) Aggregate Capacity Used (GB) Flexible Volume Capacity Percentage Used (%) Flexible Volume Capacity Total (GB) Flexible Volume Capacity Used (GB) Percentage of the total capacity in use, for all aggregates on the controller Total storage capacity, in gigabytes, of all the aggregates Amount of storage space already used, in gigabytes, for all of the aggregates Percentage of the total capacity used, for all flexible (FlexVol ) volumes on the controller Total capacity, in gigabytes, for all flexible (FlexVol) volumes on the controller Total capacity allocated, in gigabytes, for all flexible (FlexVol) volumes on the controller 13 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

14 System Load This metric captures information about the network traffic and I/O activities of the NetApp storage controller. This metric is refreshed every five minutes. Table 11) System load metrics. Metric Disk Read Rate (kb/sec) Disk Write Rate (kb/sec) Network Receive Rate (kb/sec) Network Sent Rate (kb/sec) Total Disk I/O Rate (kb/sec) Total Network I/O Rate (kb/sec) The total read rate from the NetApp storage system disks, in kilobytes per second, since the last reboot The total write rate to the NetApp storage system disks, in kilobytes per second, since the last reboot The rate of data received on all network interfaces since the last reboot The rate of data transmitted over all network interfaces since the last reboot The total combined read and write rate, to and from the storage system disks, in kilobytes per second The rate of data transmitted and received on all network interfaces since the last reboot. Volume Details A volume is a physical file system on a NetApp storage system composed of multiple storage disks. This metric encompasses detailed information for each volume; it is refreshed every two hours by default. Table 12) Volume detail metrics. Name Available (GB) Containing Aggregate Disk Count Files Total Files Used Snapshot Reserve % State Total (GB) Used (%) The name of the volume The amount of space, in gigabytes, available on this volume The name of the aggregate to which the volume belongs The number of disks included in the volume The number of files (inodes) available for use The number of files currently in use The percentage of the reserve for the volume Snapshot copy that has been used Current state of the volume: online, restricted, or offline The total capacity, in gigabytes, of the volume The percentage of the total space already in use on the volume Qtree Details The information collected by this metric allows Qtree monitoring; it is collected every 2 hours. 14 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

15 Table 13) Qtree detail metrics. Qtree Name Volume Oplocks Security Style Status Name of the qtree This is the volume that contains the qtree. A qtree can be an entire volume or part of a volume. This indicates whether opportunistic locks (oplocks) are enabled for the qtree. By default, oplocks are enabled for each qtree. If you disable oplocks for the entire storage system, oplocks are not sent even if you enable them on a per-qtree basis. The security style in use by the qtree, which can be either mixed, NTFS, or UNIX. This is the status information for the qtree, which indicates whether the qtree has been replicated by using NetApp SnapMirror restore technology. 4 Monitoring NetApp Storage System Configuration This section deals with the configuration information that is collected from each NetApp storage system target. To view a list of all available configuration information, navigate to the specified NetApp storage system s home page, select Configuration, and then select Last Collected. 4.1 Product Information The product information configuration metric provides basic information about the NetApp storage controller. This configuration metric data is updated every 15 minutes. Table 14) Product information metrics. System Name System Id System Model CPU Firmware Release Number of Processors The name of the target NetApp storage system Serial number of the NetApp storage controller The model name of the NetApp storage controller The version string for the firmware running on this controller The number of CPUs running in the controller 4.2 Disk Summary The disk summary configuration metric shows the disk status information; it is updated every 15 minutes. Table 15) Disk summary metrics. Total Disks Active Disks Reconstructing Parity Disks Spare Disks The total number of disks running on the controller The number of disks with the status of active The number of disks with the status of reconstructing parity The number of disks with a status of spare 15 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

16 Failed Disks The number of disks with a status of failed 4.3 License Info The license info configuration metric shows which NetApp licenses are active on the storage controller. Naturally, this list is different for each storage controller. 4.4 Comparing Configuration Metrics for Different Storage Controllers You can use the NetApp Storage System Plug-In for OEM to compare product, license, or disk information for different storage controllers. This capability provides differential data for storage systems at a glance. To compare configuration information for different target systems, use the following procedure. 1. Navigate to the first NetApp storage controller that you want to compare. From the NetApp menu, select Configuration, then Last Collected. 2. From the NetApp menu, select Configuration, then Compare. 3. Click Next, then click Add Configurations. 4. In the Search and Select Configurations dialog box that is displayed, select NetApp Storage System Plug-In as the target type, click Search, and select one or more controllers to be compared. 5. Click Next, then select the configuration metric you want to compare, and click OK. 6. Click Next. 7. If you are using a comparison template, select it from the dropdown list. 8. If this is to be a regularly scheduled process, fill in the job schedule information. Otherwise, click Next. 9. Verify that the NetApp storage controllers to be compared are the correct ones, and click Submit. 10. Click Refresh Results. 11. If the controller s configuration is not the same as the first controller s configuration, then the Different link is displayed. Click this link for the selected controller. 12. Select the configuration metric for which you want to see detailed information about the differences: Product Information, Disk Summary, or License Info. For each field in the selected configuration metric, the blue equal sign (=) signifies that the two controllers are the same, while the inequality sign ( ) shows they are different. Error! Reference source not found. shows how these results are displayed. 16 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

17 Figure 4) Configuration metrics comparison screen. 5 Alerts and Reports 5.1 Alerts By default the plug-in is designed to raise alerts for the following checks only: CPU utilization Response Volume details The threshold settings for these alerts can be modified by clicking Monitoring on the NetApp pull-down and then selecting Metric and Collection Settings. Click the Edit icon for the selected alert to change its threshold value. 5.2 Changing the Collection Schedule for any Metric Although alerts are defined only for the performance metrics listed in the previous section, you can change the collection schedule for any of the metrics that have been previously listed. To change the collection schedule: 17 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

18 1. From the NetApp storage controller home page, click on Monitoring on the NetApp pull-down and then select Metric and Collection Settings. 2. On the Metrics tab, select All metrics from the View pull-down. 3. Click the current value for Collection Schedule for the metric you want to change. 4. Edit the values under the Collection Frequency section of the Edit Collection Settings page. 5.3 Reports This section provides details about reports that can be generated from information collected by the NetApp Storage System Plug-In. To generate any of the following reports, click on the name of the report on the target home page. Database Storage Utilization This report shows storage details for the selected instance of a database stored on the NetApp storage system, provided that the database is mounted on an NFS-exported volume. The report contains the following information about the database: Database name Tablespace Database file names File size Mount point Storage name/ip Aggregate name Volume name Volume used size Volume available size Volume Utilization This report provides information about storage space utilization for all volumes on the specified NetApp storage controller. The volume details include the name of the aggregate that contains the volume, volume size, free space remaining, maximum number of files, and files available for use. Snapshot Copies List This report provides details about the Snapshot copies list for the specified storage controller. These details include: Volume name Snapshot copy reserved space as a percentage Snapshot copy reserve in gigabytes Snapshot copy used space in gigabytes Available space in gigabytes RAID Configuration This report provides disk configuration details for the specified NetApp storage controller, including: Disk name Disk type 18 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

19 RAID type Containing aggregate name RAID group RAID state Disk size Shelf/bay number Database to NetApp Storage Mapping This report provides storage details for all databases discovered by Oracle Enterprise Manager stored on monitored NetApp storage systems, provided the databases are mounted on NFS-exported volumes. This report includes the following details: Database Name Tablespace Database file names File size Mount point Storage name/ip Aggregate name Volume name Volume used size Volume available size 6 Troubleshooting If metrics are not displayed within a reasonable time after you register the controller with the NetApp Storage System Plug-In, take the following steps to help identify the cause: 1. Verify that the NetApp storage controller can be pinged. 2. Check to make sure that the OEM Agent is started and the OMS for the storage controller is running. 3. Confirm that the user credentials used to register the NetApp controller with the plug-in have the correct level of authorization as described in Prerequisites. If the preceding steps do not reveal the cause, review the NetApp Storage System Plug-In log at <OEM install path> /agent/plugins/netapp.storage.sys.agent.plugin_ /scripts/log/netappplugin.log Version History Document Version Date Document Version History 1.0 September 2012 Initial Release. 1.1 October 2012 Updated HTTPS port requirement. 19 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide

20 Refer to the Interoperability Matrix Tool (IMT) on the NetApp Support site to validate that the exact product and feature versions described in this document are supported for your specific environment. The NetApp IMT defines the product components and versions that can be used to construct configurations that are supported by NetApp. Specific results depend on each customer's installation in accordance with published specifications. NetApp provides no representations or warranties regarding the accuracy, reliability, or serviceability of any information or recommendations provided in this publication, or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS, and the use of this information or the implementation of any recommendations or techniques herein is a customer s responsibility and depends on the customer s ability to evaluate and integrate them into the customer s operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document NetApp, Inc. All rights reserved. No portions of this document may be reproduced without prior written consent of NetApp, Inc. Specifications are subject to change without notice. NetApp, the NetApp logo, Go further, faster, Data ONTAP, FlexVol, NOW, SnapMirror, and Snapshot are trademarks or registered trademarks of NetApp, Inc. in the United States and/or other countries. Oracle is registered trademark of Oracle Corporation. Linux is a registered trademark of Linus Torvalds. Windows is a registered 20 NetApp Storage System Plug-In for Oracle Enterprise Manager 12c Installation and Administration Guide trademark of Microsoft Corporation. UNIX is a registered trademark of The Open Group. All other brands or products are trademarks or registered trademarks of their respective holders and should be treated as such. 1012

Oracle Enterprise Manager. Introduction to the Oracle Virtual Networking Plug-in. Requirements. Supported Versions

Oracle Enterprise Manager. Introduction to the Oracle Virtual Networking Plug-in. Requirements. Supported Versions Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Oracle Virtual Networking Release 12.1.0.2.0 E40873-02 October 2013 This document describes how to install and use the System

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Active Directory Release 12.1.0.1.0 E28548-04 February 2014 Microsoft Active Directory, which is included with Microsoft

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for EMC Symmetrix DMX System Release 12.1.0.2.0 E27543-03 February 2014 This document provides installation and configuration instructions

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 12.1.0.2.0 E28547-05 February 2014 This document provides a brief description

More information

Direct Storage Access Using NetApp SnapDrive. Installation & Administration Guide

Direct Storage Access Using NetApp SnapDrive. Installation & Administration Guide Direct Storage Access Using NetApp SnapDrive Installation & Administration Guide SnapDrive overview... 3 What SnapDrive does... 3 What SnapDrive does not do... 3 Recommendations for using SnapDrive...

More information

My AutoSupport. User Guide. October 2013

My AutoSupport. User Guide. October 2013 System User Guide My AutoSupport October 2013 NetApp AutoSupport is an integrated, efficient monitoring and reporting technology that checks the health of your AutoSupport enabled NetApp systems on a continual

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

OnCommand Report 1.2. OnCommand Report User Guide. NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.

OnCommand Report 1.2. OnCommand Report User Guide. NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. OnCommand Report 1.2 OnCommand Report User Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1(408) 822-6000 Fax: +1(408) 822-4501 Support telephone: +1 (888) 463-8277 Web: www.netapp.com

More information

StarWind iscsi SAN: Configuring Global Deduplication May 2012

StarWind iscsi SAN: Configuring Global Deduplication May 2012 StarWind iscsi SAN: Configuring Global Deduplication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software that may be registered

More information

CA arcserve Unified Data Protection Agent for Linux

CA arcserve Unified Data Protection Agent for Linux CA arcserve Unified Data Protection Agent for Linux User Guide Version 5.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

English ETERNUS CS800 S3. Backup Exec OST Guide

English ETERNUS CS800 S3. Backup Exec OST Guide English ETERNUS CS800 S3 Backup Exec OST Guide Edition April 2012 Comments Suggestions Corrections The User Documentation Department would like to know your opinion on this manual. Your feedback helps

More information

Installing SQL Server 2012 on SMB Shares on NetApp Storage

Installing SQL Server 2012 on SMB Shares on NetApp Storage Technical Report Installing SQL Server 2012 on SMB Shares on NetApp Storage Pat Sinthusan, NetApp November 2012 TR-4108 TABLE OF CONTENTS 1 Introduction... 3 2 Intended Audience... 3 3 Terminology... 3

More information

Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance

Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance An Oracle Technical White Paper March 2014 Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance Introduction... 2 Overview... 3 Oracle ZFS Storage

More information

Lepide Software. LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software

Lepide Software. LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software Lepide Software LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software Lepide Software Private Limited, All Rights Reserved

More information

NETWRIX FILE SERVER CHANGE REPORTER

NETWRIX FILE SERVER CHANGE REPORTER NETWRIX FILE SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 3.3 April/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

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

CommVault Simpana Archive 8.0 Integration Guide

CommVault Simpana Archive 8.0 Integration Guide CommVault Simpana Archive 8.0 Integration Guide Data Domain, Inc. 2421 Mission College Boulevard, Santa Clara, CA 95054 866-WE-DDUPE; 408-980-4800 Version 1.0, Revision B September 2, 2009 Copyright 2009

More information

Default Thresholds. Performance Advisor. Adaikkappan Arumugam, Nagendra Krishnappa

Default Thresholds. Performance Advisor. Adaikkappan Arumugam, Nagendra Krishnappa Default Thresholds Performance Advisor Adaikkappan Arumugam, Nagendra Krishnappa Monitoring performance of storage subsystem and getting alerted at the right time before a complete performance breakdown

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

More information

OnCommand Unified Manager 6.3

OnCommand Unified Manager 6.3 OnCommand Unified Manager 6.3 Installation and Setup Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

DSView 4 Management Software Transition Technical Bulletin

DSView 4 Management Software Transition Technical Bulletin DSView 4 Management Software Transition Technical Bulletin DSView, Avocent and the Avocent logo are trademarks or registered trademarks of Avocent Corporation or its affiliates in the U.S. and other countries.

More information

Data ONTAP 8.2. MultiStore Management Guide For 7-Mode. NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.

Data ONTAP 8.2. MultiStore Management Guide For 7-Mode. NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Data ONTAP 8.2 MultiStore Management Guide For 7-Mode NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1(408) 822-6000 Fax: +1(408) 822-4501 Support telephone: +1(888) 4-NETAPP Web:

More information

Use QNAP NAS for Backup

Use QNAP NAS for Backup Use QNAP NAS for Backup BACKUP EXEC 12.5 WITH QNAP NAS Copyright 2010. QNAP Systems, Inc. All Rights Reserved. V1.0 Document revision history: Date Version Changes Apr 2010 1.0 Initial release Note: Information

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

EMC UNISPHERE FOR VNXe: NEXT-GENERATION STORAGE MANAGEMENT A Detailed Review

EMC UNISPHERE FOR VNXe: NEXT-GENERATION STORAGE MANAGEMENT A Detailed Review White Paper EMC UNISPHERE FOR VNXe: NEXT-GENERATION STORAGE MANAGEMENT A Detailed Review Abstract This white paper introduces EMC Unisphere for VNXe, a web-based management environment for creating storage

More information

Migrating Your Windows File Server to a CTERA Cloud Gateway. Cloud Attached Storage. February 2015 Version 4.1

Migrating Your Windows File Server to a CTERA Cloud Gateway. Cloud Attached Storage. February 2015 Version 4.1 Migrating Your Windows File Server to a CTERA Cloud Gateway Cloud Attached Storage February 2015 Version 4.1 Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document may be

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.0 July 2015 2015 Nasuni Corporation All Rights Reserved Document Information Testing Disaster Recovery Version 7.0 July

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

Installing RMFT on an MS Cluster

Installing RMFT on an MS Cluster Installing RMFT on an MS Cluster RMFT Software Version 2.4.3 Supported on: Windows Server 2003 Enterprise Edition Windows Server 2000 Advanced Windows Server 2003 Datacenter Edition Windows Server 2008

More information

StarWind iscsi SAN Software: Using with Citrix XenServer

StarWind iscsi SAN Software: Using with Citrix XenServer StarWind iscsi SAN Software: Using with Citrix XenServer www.starwindsoftware.com Copyright 2008-2010. All rights reserved. COPYRIGHT Copyright 2008-2010. All rights reserved. No part of this publication

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.2 November 2015 Last modified: November 3, 2015 2015 Nasuni Corporation All Rights Reserved Document Information Testing

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

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

HP IMC Firewall Manager

HP IMC Firewall Manager HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

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

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015 Metalogix Replicator Quick Start Guide Publication Date: May 14, 2015 Copyright Metalogix International GmbH, 2002-2015. All Rights Reserved. This software is protected by copyright law and international

More information

How To Set Up Egnyte For Netapp Sync For Netapp

How To Set Up Egnyte For Netapp Sync For Netapp Egnyte Storage Sync For NetApp Installation Guide Introduction... 2 Architecture... 2 Key Features... 3 Access Files From Anywhere With Any Device... 3 Easily Share Files Between Offices and Business Partners...

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

LepideAuditor Suite for File Server. Installation and Configuration Guide

LepideAuditor Suite for File Server. Installation and Configuration Guide LepideAuditor Suite for File Server Installation and Configuration Guide Table of Contents 1. Introduction... 4 2. Requirements and Prerequisites... 4 2.1 Basic System Requirements... 4 2.2 Supported Servers

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

HP StorageWorks Automated Storage Manager User Guide

HP StorageWorks Automated Storage Manager User Guide HP StorageWorks Automated Storage Manager User Guide Part Number: 5697 0422 First edition: June 2010 Legal and notice information Copyright 2010, 2010 Hewlett-Packard Development Company, L.P. Confidential

More information

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 This document describes the different types of Unisphere management stations and tells how to install

More information

Granite Solution Guide

Granite Solution Guide Solution Guide Granite Solution Guide Granite with NetApp Storage Systems Riverbed Technical Marketing July 2013 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Granite

More information

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION Publication: 81-9059-0703-0, Rev. C www.pesa.com Phone: 256.726.9200 Thank You for Choosing PESA!! We appreciate your confidence in our products. PESA produces

More information

McAfee Enterprise Security Manager 9.3.2

McAfee Enterprise Security Manager 9.3.2 Release Notes McAfee Enterprise Security Manager 9.3.2 Contents About this release New features for 9.3.2 Upgrade instructions for 9.3.2 Find product documentation About this release This document contains

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

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

OnCommand Unified Manager

OnCommand Unified Manager OnCommand Unified Manager Operations Manager Administration Guide For Use with Core Package 5.2 NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1(408) 822-6000 Fax: +1(408) 822-4501

More information

NexentaConnect for VMware Virtual SAN

NexentaConnect for VMware Virtual SAN NexentaConnect for VMware Virtual SAN QuickStart Installation Guide 1.0.2 FP2 Date: October, 2015 Subject: NexentaConnect for VMware Virtual SAN QuickStart Installation Guide Software: NexentaConnect for

More information

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

FortiAnalyzer VM (VMware) Install Guide

FortiAnalyzer VM (VMware) Install Guide FortiAnalyzer VM (VMware) Install Guide FortiAnalyzer VM (VMware) Install Guide December 05, 2014 05-520-203396-20141205 Copyright 2014 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, FortiCare

More information

Installing Management Applications on VNX for File

Installing Management Applications on VNX for File EMC VNX Series Release 8.1 Installing Management Applications on VNX for File P/N 300-015-111 Rev 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Importing Custom Reports and Dashboard In OnCommand Report

Importing Custom Reports and Dashboard In OnCommand Report Importing Custom Reports and Dashboard In OnCommand Report Yuvaraju.B, NetApp IMPORTING CUSTOM REPORTS AND DASHBOARD OnCommand Insight Report (also called OnCommand Report) provides comprehensive reporting

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

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server 10g Release 2 (10.2) B28049-01 January 2006 This document provides a brief description about the Oracle System

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Apache Tomcat Release 12.1.0.1.0 E28545-04 February 2014 This document provides installation instructions and configuration information

More information

A-AUTO 50 for Windows Setup Guide

A-AUTO 50 for Windows Setup Guide A-AUTO 50 for Windows Setup Guide 1st Edition 1 A-AUTO is a registered trade mark of UNIRITA Inc. "This product includes software developed by the Apache Software Foundation (http://www.apache.org/)."

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR SQL SERVER QUICK-START GUIDE Product Version: 2.6.194 February 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Oracle Audit Vault Administrator s Guide Oracle Audit Vault Auditor s Guide Oracle Enterprise Manager Cloud Control Administrator s Guide

Oracle Audit Vault Administrator s Guide Oracle Audit Vault Auditor s Guide Oracle Enterprise Manager Cloud Control Administrator s Guide Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Oracle Audit Vault Release 12.1 (12.1.0.2.0) E26595-02 September 2012 Oracle Audit Vault is used to transparently collect and

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in for Oracle TimesTen In-Memory Database Installation Guide Release 11.2.1 E13081-02 June 2009 This document was first written and published in November

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Active Directory 10g Release 2 (10.2.0.2) B28044-02 June 2006 This document provides a brief description about the Oracle

More information

Nasuni Management Console Guide

Nasuni Management Console Guide Nasuni Management Console Guide Version 5.5 April 2014 2014 Nasuni Corporation All Rights Reserved Document Information Nasuni Management Console Guide Version 5.5 April 2014 Copyright Copyright 2010-2014

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide Abstract This guide describes the Virtualization Monitor (vmon), an add-on service module of the HP Intelligent Management

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

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Administration Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408)

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

ReadyNAS Setup Manual

ReadyNAS Setup Manual ReadyNAS Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA October 2007 208-10163-01 v1.0 2007 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR, the NETGEAR logo,

More information

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

QuickStart Guide for Client Management. Version 8.7

QuickStart Guide for Client Management. Version 8.7 QuickStart Guide for Client Management Version 8.7 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Serverless Backup Option Guide r11.5 D01182-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the

More information

SnapManager 7.0 for Microsoft Exchange Server

SnapManager 7.0 for Microsoft Exchange Server SnapManager 7.0 for Microsoft Exchange Server Installation and Administration Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

More information

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

RSA Authentication Manager 8.1 Virtual Appliance Getting Started

RSA Authentication Manager 8.1 Virtual Appliance Getting Started RSA Authentication Manager 8.1 Virtual Appliance Getting Started Thank you for purchasing RSA Authentication Manager 8.1, the world s leading two-factor authentication solution. This document provides

More information

2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

2-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75211R/VPMA-75211R) Operates... 1 1-1 SteelVine

More information

How To Install The Exchange Idataagent On A Windows 7.5.1 (Windows 7) (Windows 8) (Powerpoint) (For Windows 7) And Windows 7 (Windows) (Netware) (Operations) (X

How To Install The Exchange Idataagent On A Windows 7.5.1 (Windows 7) (Windows 8) (Powerpoint) (For Windows 7) And Windows 7 (Windows) (Netware) (Operations) (X Page 1 of 208 User Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

OnCommand Unified Manager 6.3

OnCommand Unified Manager 6.3 OnCommand Unified Manager 6.3 Installation and Setup Guide For Microsoft Windows NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone:

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

ReadyNAS Replicate. Software Reference Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10727-01 v1.0

ReadyNAS Replicate. Software Reference Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. November 2010 202-10727-01 v1.0 ReadyNAS Replicate Software Reference Manual 350 East Plumeria Drive San Jose, CA 95134 USA November 2010 202-10727-01 v1.0 2010 NETGEAR, Inc. All rights reserved. No part of this publication may be reproduced,

More information

System Monitoring Plug-in for Microsoft SQL Server User s Guide Release 12.1.0.6.0 for Windows

System Monitoring Plug-in for Microsoft SQL Server User s Guide Release 12.1.0.6.0 for Windows [1]Oracle Enterprise Manager System Monitoring Plug-in for Microsoft SQL Server User s Guide Release 12.1.0.6.0 for Windows E35211-13 August 2015 Oracle Enterprise Manager System Monitoring Plug-in for

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

Cloud Attached Storage 5.0

Cloud Attached Storage 5.0 Release Notes Cloud Attached Storage 5.0 March 2015 2015 Cloud Attached Storage 5.0 Release Notes 1 1 Release Contents Copyright 2009-2015 CTERA Networks Ltd. All rights reserved. No part of this document

More information

StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication

StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software

More information

CA ARCserve D2D for Linux

CA ARCserve D2D for Linux CA ARCserve D2D for Linux User Guide r16.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 12 (4.1.3.2.0) E18740-01 November 2010 This document provides a brief description about the Oracle

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

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with MARCH 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information