Nimsoft Monitor. netapp Guide. v1.0 series

Size: px
Start display at page:

Download "Nimsoft Monitor. netapp Guide. v1.0 series"

Transcription

1 Nimsoft Monitor netapp Guide v1.0 series

2 Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without notice, in future editions. Further, to the maximum extent permitted by applicable law, Nimsoft Corporation disclaims all warranties, either express or implied, with regard to this manual and any information contained herein, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Nimsoft Corporation shall not be liable for errors or for incidental or consequential damages in connection with the furnishing, use, or performance of this document or of any information contained herein. Should Nimsoft Corporation and the user have a separate written agreement with warranty terms covering the material in this document that conflict with these terms, the warranty terms in the separate agreement shall control. Technology Licenses The hardware and/or software described in this document are furnished under a license and may be used or copied only in accordance with the terms of such license. No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or translation into a foreign language) without prior agreement and written consent from Nimsoft Corporation as governed by United States and international copyright laws. Restricted Rights Legend If software is for use in the performance of a U.S. Government prime contract or subcontract, Software is delivered and licensed as "Commercial computer software" as defined in DFAR (June 1995), or as a "commercial item" as defined in FAR 2.101(a) or as "Restricted computer software" as defined in FAR (June 1987) or any equivalent agency regulation or contract clause. Use, duplication or disclosure of Software is subject to Nimsoft Corporation s standard commercial license terms, and non-dod Departments and Agencies of the U.S. Government will receive no greater than Restricted Rights as defined in FAR (c)(1-2) (June 1987). U.S. Government users will receive no greater than Limited Rights as defined in FAR (June 1987) or DFAR (b)(2) (November 1995), as applicable in any technical data. Trademarks Adobe, Acrobat, Acrobat Reader, and Acrobat Exchange are registered trademarks of Adobe Systems Incorporated. Intel and Pentium are U.S. registered trademarks of Intel Corporation. Java(TM) is a U.S. trademark of Sun Microsystems, Inc. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. Netscape(TM) is a U.S. trademark of Netscape Communications Corporation. Oracle is a U.S. registered trademark of Oracle Corporation, Redwood City, California. UNIX is a registered trademark of the Open Group.

3 Contact Nimsoft For your convenience, Nimsoft provides a single site where you can access information about Nimsoft products. At you can access the following: Online and telephone contact information for technical assistance and customer services Information about user communities and forums Product and documentation downloads Nimsoft Support policies and guidelines Other helpful resources appropriate for your product Provide Feedback If you have comments or questions about Nimsoft product documentation, you can send a message to support@nimsoft.com.

4

5 Contents Chapter 1: netapp Prerequisites and Supported Platforms... 8 Requirements... 8 Installation Notes... 8 Overview... 9 Monitoring Capabilities... 9 Templates Creating custom monitors Initial Configuration Enter Probe Settings Add One or More NetApp Agent The NetApp Configuration Interface The Browser (left-side) Pane The Content (right-side) Pane Toolbar Buttons Managing QoS Data and Alarms Adding Monitors to be Measured Manually Selecting Monitors to be Measured Creating custom monitors Using Templates Using Auto Configurations Glossary 37 Contents 5

6

7 Chapter 1: netapp 1.0 This description applies to NetApp probe version 1.0x. This section contains the following topics: Documentation Changes (see page 8) Prerequisites and Supported Platforms (see page 8) Installation Notes (see page 8) Overview (see page 9) Monitoring Capabilities (see page 9) Templates (see page 10) Initial Configuration (see page 14) The NetApp Configuration Interface (see page 18) Managing QoS Data and Alarms (see page 21) Adding Monitors to be Measured (see page 22) Chapter 1: netapp 1.0 7

8 Prerequisites and Supported Platforms Documentation Changes This table describes the version history for this document. Version Date What's New? 1.0x October 2011 Initial Release Prerequisites and Supported Platforms Requirements Software: Platform: NetApp 7.2x and higher versions Windows NT/2K/XP/2K3/Vista (32/64 bit), Solaris 8,9,10 (sparc), Linux (32/64 bit) Installation Notes Install the package into your local archive Drop the package from your local archive onto the targeted robot(s) Double-click the probe for initial configuration 8 netapp Guide

9 Overview Overview The NetApp filer also know as NetApp Fabric-Attached Storage (FAS) is a type of disk storage device which owns and controls a filesystem and present files and directories over the network, it uses an operating systems called Data ONTAP (based on FreeBSD). NetApp Filers can offer the following Supports SAN, NAS, FC, SATA, iscsi, FCoE and Ethernet all on the same platform Supports either SATA, FC and SAS disk drives Supports block protocols such as iscsi, Fibre Channel and AoE Supports file protocols such as NFS, CIFS, FTP, TFTP and HTTP High availability Easy Management Scalable The NetApp probe uses the Simple Network Management Protocol (aka SNMP) to communicate with storage arrays. The probe transparently handles discovering local as well as remote NetApp systems using SNMP. The probe runs specific SNMP queries and extracts the important information from the devices. You can define alarms to be raised and propagated when specified thresholds are breached. Monitoring Capabilities Some of the components you can monitor using NetApp probe: General Product information and System Statistics Cluster status Disk Ethernet interface Aggregates Volumes vfiler SnapMirror SnapVault Qtree Quotas Chapter 1: netapp 1.0 9

10 Templates Templates Templates let you define reusable sets of monitors for various components. You define a template once, which defines a set of measurements you find useful, and then apply that template as necessary to achieve consistent monitoring everywhere. See the Using Templates section for details. Creating custom monitors You can only create and edit custom monitors. Perform the following steps to create a custom monitor. 1. In the tree view, navigate to the Custom Monitor. 2. Right-click in the right-hand pane and select New Monitor option from the context menu. 10 netapp Guide

11 Templates Following fields are enabled while creating Custom Monitors. For rest of the fields, please refer To Edit Monitor Properties Section Field Type Object Identifier (OID) Description Enter the Type of Checkpoint you want to monitor. Type has following values: Static: Target OID where no Dynamic Indexing is required Example: System Time Up Static + Formula: Static checkpoint where formula is involved Dynamic: Target OID where Dynamic Indexing is required Example: Disk Usage Dynamic + Formula: Dynamic checkpoint where formula is involved The Variable name in the format of an Object Identifier Chapter 1: netapp

12 Templates Field Formula Description Provide the formula to get the OID values in desired format. For Example: If you have 2 OID s having No 1 and 2 and if you require the sum of its values then you can simply specify $1+$2. Similarly, you can use any mathematical formulas to get the desired result. 12 netapp Guide

13 Templates Specify the Dynamic Index Tracking details if the OID you want to monitor changes index. Note: These fields will be enabled only when you are creating Custom Monitor in which Type selected is Dynamic or Dynamic + Formula You should look for a value in a specified SNMP MIB Table and use the index of the entry that matches a specific value. If you have the required MIBs loaded, you may specify the "MIB Table" using the symbolic (textual) form. Alternatively, you can use the numerical form (e.g., that translates to IF-MIB: ifdescr). The following are valid symbolic forms for the OID : IF-MIB::ifDescr iftable.ifentry.ifdescr ifdescr The probe will do a snmpwalk of the specified table, and search for the specified value. The comparison of values is case insensitive. The index found for the value match will be used as the index for the specified OID when doing the snmpget operation. The Index will be updated on each poll interval. First, the last known Index is tried. If there is no match anymore (i.e. value has changed), the probe does a snmpwalk of the specified SNMP MIB table and updates the Index with a new one (if the specified value can be found at another index). You can use the "Test" button to check the current Index and to confirm whether you have specified a valid MIB Table and/or value to search. The probe GUI has no restrictions on entering invalid values. Note: Use the Missing OID Alarm in order to receive alarms, which indicate that the OID cannot be found (i.e. OID is missing). Chapter 1: netapp

14 Initial Configuration Initial Configuration Double-click the line representing the probe in the Infrastructure Manager to bring up the configuration interface. It initially appears with the following defaults in the left pane of the window: The Default Group hierarchy, which initially empty. The QoS hierarchy, which contains all QoS definitions. The Templates hierarchy, containing the templates available. Initially only the Sample Templates are present. See the section The NetApp Configuration Interface for a description of the interface and the different terms, elements, tool buttons and window panes involved. Note: You must click the Apply button to activate any configuration modifications. 14 netapp Guide

15 Initial Configuration Enter Probe Settings Click the General Setup button on the toolbar ( ) to bring up the NetApp Probe Settings dialog. The following fields are available in the NetApp Probe Settings dialog: Field Default alarm message string Default Sample Array Global Interval Retries Max Thread QoS Source Log Size Get Status Timeout Description This is the default alarm message issued when alarm situations occur. This field defines the default value of number of samples for a probe. Enter the time interval for profile scheduling. Global Interval will be overwritten with profile specific time interval, if any Specify the maximum number of permissible retries for SNMP connection. Enter the number of profiles to be executed simultaneously Enter the QoS Source for overriding Enter the maximum size (in KB) for the log file after which new log file will be created. Enter the time interval to fetch the values of variables. After the defined number of seconds, the probe will fetch the value of variables till the Get the current SNMP variable values button on the menu is clicked Chapter 1: netapp

16 Initial Configuration Field Log-level Description Sets the level of details written to the log-file. Log as little as possible during normal operation to minimize disk consumption, and increase the amount of detail when debugging. Add One or More NetApp Agent Start by creating a Agent that the probe can use to connect to the NetApp systems. This lets the probe collect and store data and information from the monitored components. There are two ways you can register a resource: Click the toolbar button for New Agent ( ), or Right click the Agent, and choose New Agent from the menu. The Profile [New] dialog appears which contains the following fields: Field Agent hostname or IP address Active Description The host name or IP address to the agent. Check this box if you want to activate the profile to monitor the selected SNMP Host. 16 netapp Guide

17 Initial Configuration Field Check Interval Severity Group SNMP Settings SNMP version Authentication Description Here you can specify the time interval (in minutes) between each time the SNMP agent is checked. Here you can select the severity for messages sent if the agent host does not respond. Here you can select in which agent group to place the agent. SNMP software version number supported by the monitored device. Type of authentication strategy (none, HMAC-MD5-96 or HMAC-SHA-96). This field is available only when the SNMP version is SNMPv3. Port The port to be used by the SNMP device. Default is 161. Timeout Retries Community Password Username Show Password Security Priv. Protocol Priv. Passphrase Identification QoS Identification Method The timeout value in seconds before a new SNMP Get request is sent to the SNMP agent. The default value is 1 second. Select the number attempts to be done before giving up and reporting it as a failure. An alarm is issued. Default value is 5 retries. Here you specify a password for the profile. Here you can specify a username defined on the monitored device. This field is available only when the SNMP version is SNMPv3. When checked, the entry in the password field is shown as plain text. Define the security level for the user. Valid levels are NoAuthNoPriv, AuthNoPriv, and AuthPriv. This field is available only when the SNMP version is SNMPv3. It is the privacy protocol for the SNMP. It is not required if the security level is NoAuthNoPriv or AuthNoPriv. This field is available only when the SNMP version is SNMPv3. It is the privacy passphrase. It is not required if the security level is NoAuthNoPriv or AuthNoPriv. It must be at least eight characters long. This field is available only when the SNMP version is SNMPv3. Select one of the QoS identification methods in order to specify the QoS source. By default, this value is set to Host Address. Chapter 1: netapp

18 The NetApp Configuration Interface Field Alarm Identification Method Test Description Select one of the Alarm identification methods in order to specify the Alarm source. By default, this value is set to Host Address. Click the Test button to check whether the SNMP host is responding or not. When finished, click the Test button. Click OK to save the Profile. Click the Apply button, and restart the probe. The NetApp Configuration Interface The configuration window consists of a row of tool buttons and two window panes. In addition, a status bar is located at the bottom of the window, showing probe version information and when the probe was started. 18 netapp Guide

19 The NetApp Configuration Interface The Browser (left-side) Pane The left pane shows the monitoring groups containing the defined Resources, the QoS definitions, monitoring Templates, and Messages. Initially the Default Group, the standard QoS definitions, default Templates, and default Messages appear in the pane. Agent Agents are Profiles that can discover NetApp systems. User defines one or more profile and probe will display NetApp systems discovered underneath the Profile. : This symbol means the connection to the Profile is OK : This symbol means the Profile not available. : This symbol means the probe is trying to connect to Profile; the status is currently undetermined. There are subordinate hierarchies under the NetApp system node: The Auto Configurations hierarchy One or more checkpoints (or templates) can be added to this node, using drag and drop to be used for auto configuring unmonitored devices. See the section Using Auto Configuration for further information. The Auto Monitors hierarchy This node lists Auto Monitors, created for previously unmonitored devices, based on the contents added to the Auto Configuration node. The All Monitors hierarchy This node lists All Monitors, either defined by an auto configuration or manual creation. QOS This hierarchy contains the standard QoS definitions included with the probe package. These can be selected when editing the monitoring properties for a monitor. To define your own QoS definitions, right-click the QoS node and choose New from the menu. You can also right-click in the Right Side pane and click New option. Templates Following is the list of some of the default templates NetApp Basic Monitors NetApp Cluster Monitors NetApp Disk Monitors NetApp Enclosure Monitors NetApp Network Interface Monitors NetApp Aggreaget Monitors Chapter 1: netapp

20 The NetApp Configuration Interface NetApp Volume Monitors The Content (right-side) Pane The right pane displays details about the item selected in the left pane, generally as a table. Toolbar Buttons There are three toolbar buttons: The General Setup button opens probe settings dialog box. (See Enter Probe Settings section) The Create New Agent button opens Profile [New] dialog box (See Add One or More section) 20 netapp Guide

21 Managing QoS Data and Alarms Managing QoS Data and Alarms You can display QoS definitions by clicking on the QoS node in the left pane. When you select it, all QoS definitions are displayed in the table in right pane. You can add or edit QoS definitions as follows: To edit an existing QoS definition, double-click on it either in the hierarchy on the left, or in the table on the right. To define a new QoS definition, right-click the QoS node in the left pane and choose New QoS from the menu. Either way, this action launches the QoS Definition dialog, which contains the following fields: Field Name Group Description Unit Unit Abbreviation Has Maximum Value Description The name of the QoS definition. The group the definition belongs to. Descriptive text about the QoS definition The units of the measurement fully spelled out. A useful abbreviation for the units of the measurement. The value will not exceed the given maximum. This sets the maximum value on an axis when the value is graphed. Chapter 1: netapp

22 Adding Monitors to be Measured Adding Monitors to be Measured There are three different ways to enable monitors to be measured NETAPP elements: Manually selecting the monitors This is done by navigating through the hierarchy appearing under agent node. When you select a folder in the hierarchy on the left, the monitors for it are listed on the right. Simply select the ones you want to monitor. See also the section Manually Selecting Monitors to be Measured. Using templates Templates are a useful for defining monitors to be measured on multiple NetApp systems. See the section Using Templates for further information. Using Auto Configurations Auto Configurations provide a powerful method for automatically adding monitors to be measured. "Auto Monitors" will be created when new devices come on line, with no need for you to reconfigure the NetApp probe to monitor them. Example: When new disks are added to the NetApp system, the Auto Configuration feature, if configured, creates Auto Monitor(s) for the new disks and automatically starts monitoring them. See the section Using Auto Configuration for further information. 22 netapp Guide

23 Adding Monitors to be Measured Manually Selecting Monitors to be Measured To Edit Monitor Properties To select a monitor to be measured for a resource, simply select the agent in the left pane and browse the hierarchy appearing under the agent node. Select a folder in this hierarchy to list the associated monitors on the right. Then select the ones you want to monitor. You can double click the on monitor to open the Monitor Properties dialog, which contains the following fields: Chapter 1: netapp

24 Adding Monitors to be Measured Field Name Type Description This is the name of the monitor. The name will be inserted into this field when the monitor is created, but you are allowed to modify the name. Displays the type of checkpoint. This field is enabled while configuring Custom Monitors. 24 netapp Guide

25 Adding Monitors to be Measured Field Object Identifier (OID) Formula Description Description The Variable name in the format of an Object Identifier Displays the formula used to calculate This field is enabled while configuring custom monitors. This is a description of the monitor. This description will be inserted into this field when the monitor is created, but you are allowed to modify it. Value Properties Definition Defining which value to compare to the threshold value: Automatic (based on type): The value is automatically set based on variable type (integer, counter etc.). When Automatic is chosen, the probe based on data type either fetches the current value or makes a delta calculation. For the following data types a delta calculation is performed: counter32 and counter64. For all other data types, the current value is fetched. The current value: Uses the current (last measured) value The delta value (current previous): Uses the delta value, which is the difference between the current and the previous measured value. Note: The main window displays a 3-second delta computation. Chapter 1: netapp

26 Adding Monitors to be Measured Field Samples Calculate value using ratio Force the variable value as a numeric value type Active Enable Monitoring Description Sampling defines normalized value for a performance object to be monitored. By default, the sampling process is not enabled. The samples box is also not available. To perform the sampling process, select the Calculate average based on check box. The samples box becomes available, which displays default samples set in the General Setup Properties dialog. For example, in the following image, it is six. You can change the number of samples. Enter a value other than zero or one in the samples box, to override the default sample value for any variable. This value has higher precedence than the default value of the number of samples, set in the General Setup Properties dialog for a probe. If you enter number of samples equal to one, then sampling process is not performed. As a result, average value of the variable samples is not calculated. Similarly, if you enter number of samples equal to zero, then sampling is not calculated. Next time when you open the Variable dialog, it displays the default number of samples. You cannot keep the samples box blank. The OK button becomes unavailable if you keep the number of samples blank. Select this check box to multiply the variable value with a number (ratio): E.g. a ratio of 0, 1 (value * 0, 1) means 10 % of the value. Enter the ratio value in the box. Select this option to force the probe to treat a data type as a numeric value. E.g. The string:"2.5" will be treated as the numeric value 2.5 if this option is ticked. This activates the monitoring of the probe. Selecting this option activates the monitoring. Note that the monitor will also be selected in the list of monitors in the right window pane when this option is selected, and that you can enable/disable monitoring of the checkpoint from that list. 26 netapp Guide

27 Adding Monitors to be Measured Field Description Rule / Extend Rule tabs These tabs are activated when the option Enable Monitoring is selected (see above). The fields on these tabs define the alarm and QoS conditions for the variable. You have the option to use one or two levels of alarm triggering rules: You define a set of alarm triggering rules on the Rule tab and alternatively also a set of additional alarm triggering rules on the Extended Rule tab. See the EXAMPLE later in this table. IMPORTANT: Rule has to trigger before the extended rule is checked. Note also that the Extended Rule tab is disabled if selecting the operator = in the Rule tab. Operator Threshold Alarm severity level Select from the drop-down list the operator to be used when setting the alarm threshold for the measured value. Generally speaking, exact equalities are not useful for values that vary with time. Example: => 90 means alarm condition if the measured value is above 90. = 90 means alarm condition if the measured value is exactly 90. The alarm threshold value. An alarm message will be sent if this threshold is exceeded. The severity level of the alarms issued when the specified threshold value is breached. You may choose between five severity levels (from Information to Critical). Chapter 1: netapp

28 Adding Monitors to be Measured Field Message String Description Select the alarm message to be issued if the specified threshold value is breached. These messages are kept in the message pool. The messages can be modified as noted in the Managing Messages section. Note that you can use variables message string to create a message that provides an operator with specific information about the condition. Using variables is simple: as you type in the Message String, at the point where you want to use a variable, enter a dollar-sign ($). A dialog pops up with the following set of available variables: Advanced tab Subsystem ID Message string on Clear Allows you to define a subsystem ID on the NAS), which is included in the alarm message. Allows you to define your own message to be issued when an alarm is cleared. This message overrules the default message. Missing OID The Missing OID tab manages alarm settings for the missing OIDs. Alarms on Missing OID Select this checkbox to raise an alarm when any OID is missing. Severity Level Define the alarm severity level by selecting an option from the drop down menu. 28 netapp Guide

29 Adding Monitors to be Measured Field Message from Missing OID (Error Message) Message from Missing OID (Clear Message) Publish Quality of Service QoS Name Description Enter the alarm message string to be displayed when an OID is missing. Enter the alarm message string to clear the Missing Alarm message. Select this option if you want QoS messages to be issued on the monitor. If Publish Quality of Service is enabled, you must select the name to be used on the QoS message issued. Creating custom monitors You can only create and edit custom monitors. Perform the following steps to create a custom monitor. 1. In the tree view, navigate to the Custom Monitor. 2. Right-click in the right-hand pane and select New Monitor option from the context menu. Chapter 1: netapp

30 Adding Monitors to be Measured Following fields are enabled while creating Custom Monitors. For rest of the fields, please refer To Edit Monitor Properties Section Field Type Object Identifier (OID) Description Enter the Type of Checkpoint you want to monitor. Type has following values: Static: Target OID where no Dynamic Indexing is required Example: System Time Up Static + Formula: Static checkpoint where formula is involved Dynamic: Target OID where Dynamic Indexing is required Example: Disk Usage Dynamic + Formula: Dynamic checkpoint where formula is involved The Variable name in the format of an Object Identifier 30 netapp Guide

31 Adding Monitors to be Measured Field Formula Description Provide the formula to get the OID values in desired format. For Example: If you have 2 OID s having No 1 and 2 and if you require the sum of its values then you can simply specify $1+$2. Similarly, you can use any mathematical formulas to get the desired result. Chapter 1: netapp

32 Adding Monitors to be Measured Specify the Dynamic Index Tracking details if the OID you want to monitor changes index. Note: These fields will be enabled only when you are creating Custom Monitor in which Type selected is Dynamic or Dynamic + Formula You should look for a value in a specified SNMP MIB Table and use the index of the entry that matches a specific value. If you have the required MIBs loaded, you may specify the "MIB Table" using the symbolic (textual) form. Alternatively, you can use the numerical form (e.g., that translates to IF-MIB: ifdescr). The following are valid symbolic forms for the OID : IF-MIB::ifDescr iftable.ifentry.ifdescr ifdescr The probe will do a snmpwalk of the specified table, and search for the specified value. The comparison of values is case insensitive. The index found for the value match will be used as the index for the specified OID when doing the snmpget operation. The Index will be updated on each poll interval. First, the last known Index is tried. If there is no match anymore (i.e. value has changed), the probe does a snmpwalk of the specified SNMP MIB table and updates the Index with a new one (if the specified value can be found at another index). You can use the "Test" button to check the current Index and to confirm whether you have specified a valid MIB Table and/or value to search. The probe GUI has no restrictions on entering invalid values. Note: Use the Missing OID Alarm in order to receive alarms, which indicate that the OID cannot be found (i.e. OID is missing). 32 netapp Guide

33 Adding Monitors to be Measured Using Templates To Create a Template Templates are useful tools for defining monitors to be measured on the various elements of a NetApp system: You may create templates and define a set of monitors belonging to that template. These templates can be applied to a folder or element by dragging and dropping the template on the node in the tree where you want to measure the monitors defined for the template. You may also drop a template on a resource in the tree structure, and the template will be applied to all elements for the resource. You can create a Template in following manner: Right click the Templates node in the browser pane, and choose New Template from the menu. In the resulting Template Properties dialog, specify a Name and a Description for the new template. Chapter 1: netapp

34 Adding Monitors to be Measured To Add Monitors to the Template Note that you can also edit an existing template: Select one of the templates defined under the Templates node in the browser (left-side) pane, right-click it, and select Edit from the menu. To add a monitor (checkpoint) to a template, drag it from the right pane and drop it on the template in the left pane. 34 netapp Guide

35 Adding Monitors to be Measured To Apply a Template to a NetApp system You can then edit the properties for the monitors in the template, as described in the To Edit Monitor Properties section. Drag and drop the template onto the NetApp system in the Agent hierarchy. This assigns the monitors defined in template to the corresponding NetApp components. You can drag and drop the template onto auto configuration node to apply relevant dynamic monitors in the template to be Automonitors. See the section Using Auto Configuration for further information. Chapter 1: netapp

36 Adding Monitors to be Measured Using Auto Configurations Auto Configurations provide a powerful method for automatically adding monitors to be measured. Auto Monitors will be created for devices that are currently NOT monitored. Example: When new Disks are added to the NetApp system, the Auto Configuration feature will, if configured, create Auto Monitor(s) for the new Disks and automatically start monitoring them. The Auto Configuration feature consists of two nodes located under the resource node in the left pane: Auto Configurations One or more checkpoints (or templates) can be added to this node, using drag and drop. When this is done, you must click the Apply button and restart the probe to activate the changes. The probe will search for the appropriate types of objects. Auto Monitors, representing the monitor(s)/template(s) added under the Auto Configuration node will be created (and listed under the Auto Monitor node, see below) for devices that are currently NOT monitored. NOTE: Adding many monitors/templates to the Auto Configurations node may result in a very large number of Auto Monitors (see below). Auto Monitors This node lists Auto Monitors created for previously unmonitored devices, based on the contents added to the Auto Configuration node. The Auto Monitors will only be created for devices that are currently NOT monitored. You can add or edit Auto Configurations as follows: To edit an existing Auto Configuration, double-click it either in the hierarchy on the left or in the table on the right and choose Edit from the menu. To define a new Auto Configuration, right click the Auto Configuration node in the left pane, and choose New Auto Configuration from the menu. Either way, this action launches the Monitor Properties dialog. For details about this dialog, see the To Edit Monitor Properties section. This dialog lets you define auto configurations for any type of object. 36 netapp Guide

37 Glossary Glossary 37

Nimsoft Monitor. netapp Guide. v1.1 series

Nimsoft Monitor. netapp Guide. v1.1 series Nimsoft Monitor netapp Guide v1.1 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. proxy Guide. v3.1 series

Nimsoft Monitor. proxy Guide. v3.1 series Nimsoft Monitor proxy Guide v3.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. websphere Guide. v1.5 series

Nimsoft Monitor. websphere Guide. v1.5 series Nimsoft Monitor websphere Guide v1.5 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. cluster Guide. v2.6 series

Nimsoft Monitor. cluster Guide. v2.6 series Nimsoft Monitor cluster Guide v2.6 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. netapp Guide. v1.3 series

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

More information

Nimsoft Monitor. sysstat Guide. v1.1 series

Nimsoft Monitor. sysstat Guide. v1.1 series Nimsoft Monitor sysstat Guide v1.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. ntp_response Guide. v1.2 series

Nimsoft Monitor. ntp_response Guide. v1.2 series Nimsoft Monitor ntp_response Guide v1.2 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Monitor. ocs_monitor Guide. v1.3 series

Nimsoft Monitor. ocs_monitor Guide. v1.3 series Nimsoft Monitor ocs_monitor Guide v1.3 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Server. Nimsoft Monitoring Installer for the Vblock Infrastructure Platform - User Guide. Version 1.0

Nimsoft Server. Nimsoft Monitoring Installer for the Vblock Infrastructure Platform - User Guide. Version 1.0 Nimsoft Server Nimsoft Monitoring Installer for the Vblock Infrastructure Platform - User Guide Version 1.0 Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document

More information

Nimsoft Monitor. xendesktop Release Notes. All series

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

More information

Nimsoft Monitor. sharepoint Guide. v1.4 series

Nimsoft Monitor. sharepoint Guide. v1.4 series Nimsoft Monitor sharepoint Guide v1.4 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. controller Guide. v5.7 series

Nimsoft Monitor. controller Guide. v5.7 series Nimsoft Monitor controller Guide v5.7 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Monitor. hpovsdgtw Guide. v1.2 series

Nimsoft Monitor. hpovsdgtw Guide. v1.2 series Nimsoft Monitor hpovsdgtw Guide v1.2 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal NimsoftMobile Guide 2.0 Document Revision History Document Version Date Changes x.x xx/xx/2012 Initial version for xxxxxxxxxxxx Legal Notices Copyright 2012, Nimsoft Corporation

More information

Nimsoft Monitor. exchange_response Guide. v2.5 series

Nimsoft Monitor. exchange_response Guide. v2.5 series Nimsoft Monitor exchange_response Guide v2.5 series Legal Notices Copyright 2014, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

Nimsoft Monitor. qos_processor Guide. v1.0 series

Nimsoft Monitor. qos_processor Guide. v1.0 series Nimsoft Monitor qos_processor Guide v1.0 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Monitor Server

Nimsoft Monitor Server Nimsoft Monitor Server Configuration Guide v6.00 Document Revision History Version Date Changes 1.0 10/20/2011 Initial version of Nimsoft Server Configuration Guide, containing configuration and usage

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.1 Document Revision History Document Version Date Changes 1.1 11/30/2012 Updated for Flow Analysis 1.1 release 1.0 9/29/2012 Initial version

More information

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book]

Nimsoft Service Desk. Single Sign-On Configuration Guide. [assign the version number for your book] Nimsoft Service Desk Single Sign-On Configuration Guide [assign the version number for your book] Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document

More information

Unified Infrastructure Management Compatibility Matrix June 26, 2015

Unified Infrastructure Management Compatibility Matrix June 26, 2015 Unified Infrastructure Management Compatibility Matrix June 26, 2015 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2013, CA. All rights reserved. Warranty

More information

CA Nimsoft Monitor for Flow Analysis

CA Nimsoft Monitor for Flow Analysis CA Nimsoft Monitor for Flow Analysis Release Notes Release 1.0 Document Revision History Document Version Date Changes 1.0 9/29/2012 Initial version CA Nimsoft Monitor for Flow Analysis Release Notes Contact

More information

Nimsoft Monitor. reboot Guide. v1.4 series

Nimsoft Monitor. reboot Guide. v1.4 series Nimsoft Monitor reboot Guide v1.4 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. websphere Guide. v1.6 series

Nimsoft Monitor. websphere Guide. v1.6 series Nimsoft Monitor websphere Guide v1.6 series Legal Notices Copyright 2014, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Monitor. db2mon Guide. v2.2 series

Nimsoft Monitor. db2mon Guide. v2.2 series Nimsoft Monitor db2mon Guide v2.2 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Unified Management Portal

Unified Management Portal Unified Management Portal Unified Management Portal Release Notes 6.2.1 Document Revision History Document Version Date Changes 1.0 12/18/2012 Initial version for UMP 6.2. 1.1 2/4/2013 Updated version

More information

Unified Infrastructure Management Compatibility Matrix September 05, 2017

Unified Infrastructure Management Compatibility Matrix September 05, 2017 Unified Infrastructure Management Compatibility Matrix September 05, 2017 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2017, CA. All rights reserved.

More information

Nimsoft Monitor. sybase Guide. v3.5 series

Nimsoft Monitor. sybase Guide. v3.5 series Nimsoft Monitor sybase Guide v3.5 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Monitor. dirscan Guide. v3.0 series

Nimsoft Monitor. dirscan Guide. v3.0 series Nimsoft Monitor dirscan Guide v3.0 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Release Notes 7.0.7.4 P03 Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Monitor. wasp Guide. v2.7 series

Nimsoft Monitor. wasp Guide. v2.7 series Nimsoft Monitor wasp Guide v2.7 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without notice,

More information

Nimsoft Monitor. informix Guide. v4.1 series

Nimsoft Monitor. informix Guide. v4.1 series Nimsoft Monitor informix Guide v4.1 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal Multiple Server Configuration Guide 7.1 Document Revision History Document Version Date Changes 1.0 December 2013 Initial version for UMP 7.1. Legal Notices Copyright

More information

CA Nimsoft Monitor. Implementing CA Nimsoft Monitor for Citrix CloudPlatform powered by Apache CloudStack

CA Nimsoft Monitor. Implementing CA Nimsoft Monitor for Citrix CloudPlatform powered by Apache CloudStack CA Nimsoft Monitor Implementing CA Nimsoft Monitor for Citrix CloudPlatform powered by Apache CloudStack October 2013 Document Revision History Document Version Date Changes 1.00 Oct. 1, 2013 First edition

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal Release Notes 6.5.2 Documentation Changes Document Version Date Changes 1.0 April 2013 Initial version for UMP 6.5. 1.1 April 2013 Updated with topic "Unable to Launch

More information

Nimsoft Monitor. smsgtw Guide. v2.1 series

Nimsoft Monitor. smsgtw Guide. v2.1 series Nimsoft Monitor smsgtw Guide v2.1 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal DMZ Guide 6.0 Document Revision History Document Version Date Changes 1.0 12/15/2011 Initial version for UMP 2.6. Modified the instructions for configuring the Apache

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal DMZ Guide 6.5 Document Revision History Document Version Date Changes 1.0 12/15/2011 Initial version for UMP 2.6. Modified the instructions for configuring the Apache

More information

Nimsoft Documentation

Nimsoft Documentation Nimsoft Documentation Nimsoft Probes Technical Description VMWare v3.27 Probe Documentation Last Update: 30 December 2010 Copyright 1998-2010, Nimsoft Corporation www.nimsoft.com Nimsoft Documentation:

More information

CA Nimsoft Monitor. Probe Guide for DHCP Server Response Monitoring. dhcp_response v3.2 series

CA Nimsoft Monitor. Probe Guide for DHCP Server Response Monitoring. dhcp_response v3.2 series CA Nimsoft Monitor Probe Guide for DHCP Server Response Monitoring dhcp_response v3.2 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject

More information

Nimsoft Documentation

Nimsoft Documentation Nimsoft Documentation Nimsoft Probes Technical cisco_unity v1.2x Probe Documentation Last Update: 27 April 2011 Copyright 1998-2011, Nimsoft Corporation www.nimsoft.com Nimsoft Documentation: cisco_unity

More information

Agilent 1260 Infinity Purification Solution

Agilent 1260 Infinity Purification Solution Agilent 1260 Infinity Purification Solution Administrator's Quick Start Guide Agilent Technologies Notices Agilent Technologies, Inc. 2017 No part of this manual may be reproduced in any form or by any

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for Network Connectivity Monitoring net_connect v2.9 series Legal Notices This online help system (the "System") is for your informational purposes only and

More information

Nimsoft Monitor. net_connect Guide. v2.9 series

Nimsoft Monitor. net_connect Guide. v2.9 series Nimsoft Monitor net_connect Guide v2.9 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Unified Management Portal. SOC Probes Configuration Reference

Nimsoft Unified Management Portal. SOC Probes Configuration Reference Nimsoft Unified Management Portal SOC Probes Configuration Reference Contact Nimsoft For your convenience, Nimsoft provides a single site where you can access information about Nimsoft products. At http://support.nimsoft.com/,

More information

pvs Release Notes All series

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

More information

BenchCel Workstations Software

BenchCel Workstations Software BenchCel Workstations Software User Guide For Research Use Only. Not for use in diagnostic procedures. Original Instructions Notices Agilent Technologies, Inc. 2017 No part of this manual may be reproduced

More information

Nimsoft Service Desk. Agent User Guide. Version 6.2.4

Nimsoft Service Desk. Agent User Guide. Version 6.2.4 Nimsoft Service Desk Agent User Guide Version 6.2.4 Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

Agilent EZChrom SI. Startup Guide

Agilent EZChrom SI. Startup Guide Agilent EZChrom SI Startup Guide Notices Copyright Scientific Software, Inc 2003 Agilent Technologies, Inc. 2006. No part of this manual may be reproduced in any form or by any means (including electronic

More information

CA Nimsoft Monitor. net_connect Guide. v3.0 series

CA Nimsoft Monitor. net_connect Guide. v3.0 series CA Nimsoft Monitor net_connect Guide v3.0 series Legal Notices Copyright 2014, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed,

More information

Nimsoft Service Desk

Nimsoft Service Desk Nimsoft Service Desk User Guide Agent 6.2.0 Legal Notices Copyright 2011, Nimsoft Corporation See the third-party applications section for additional legal information. Warranty The material contained

More information

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

SNMP Configuration Express Guide

SNMP Configuration Express Guide ONTAP 9 SNMP Configuration Express Guide December 2017 215-11190_D0 doccomments@netapp.com Updated for ONTAP 9.3 Table of Contents 3 Contents Deciding whether to use this guide... 4 SNMP configuration

More information

Agilent Genomic Workbench 6.0

Agilent Genomic Workbench 6.0 Agilent Genomic Workbench 6.0 Standard Edition Installation Guide Notices Agilent Technologies, Inc. 2010 No part of this manual may be reproduced in any form or by any means (including electronic storage

More information

Agilent OpenLAB Data Analysis Upload Download Tool. User s Guide

Agilent OpenLAB Data Analysis Upload Download Tool. User s Guide Agilent OpenLAB Data Analysis Upload Download Tool User s Guide Notices Agilent Technologies, Inc. 2014 No part of this manual may be reproduced in any form or by any means (including electronic storage

More information

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 ( Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (11.1.3.0.0) E18950-03 November 2011 This document provides describes the System Monitoring

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal Installation Guide 6.6 Document Revision History Document Version Date Changes 1.0 June 2013 Initial version for UMP 6.6. Legal Notices Copyright 2013, CA. All rights

More information

Agilent OpenLAB Chromatography Data System

Agilent OpenLAB Chromatography Data System Agilent OpenLAB Chromatography Data System EZChrom Edition EZChrom Elite and ICM Migration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2011 No part of this manual may be reproduced in

More information

CA Nimsoft Monitor. Probe Guide for iseries Job Monitoring. jobs v1.3 series

CA Nimsoft Monitor. Probe Guide for iseries Job Monitoring. jobs v1.3 series CA Nimsoft Monitor Probe Guide for iseries Job Monitoring jobs v1.3 series Contact CA Contact CA Support For your convenience, CA Technologies provides one site where you can access the information that

More information

Nimsoft Monitor. qos_processor Guide. v1.2 series

Nimsoft Monitor. qos_processor Guide. v1.2 series Nimsoft Monitor qos_processor Guide v1.2 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal

More information

Agilent CSV Export Utility

Agilent CSV Export Utility Agilent CSV Export Utility User Guide Agilent Technologies Notices Agilent Technologies, Inc. 2011 No part of this manual may be reproduced in any form or by any means (including electronic storage and

More information

Agilent OpenLAB Chromatography Data System

Agilent OpenLAB Chromatography Data System Agilent OpenLAB Chromatography Data System EZChrom Elite Edition Migration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2010 No part of this manual may be reproduced in any form or by

More information

Cluster and SVM Peering Express Guide

Cluster and SVM Peering Express Guide ONTAP 9 Cluster and SVM Peering Express Guide December 2017 215-11182_E0 doccomments@netapp.com Updated for ONTAP 9.3 Table of Contents 3 Contents Deciding whether to use this guide... 4 Prerequisites

More information

Automated Plate Labeling

Automated Plate Labeling Automated Plate Labeling Protocol Guide For Research Use Only. Not for use in diagnostic procedures. Original Instructions Notices Agilent Technologies, Inc. 2017 No part of this manual may be reproduced

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal User Documentation 6.2 Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

Overview of the Plug-In. Versions Supported

Overview of the Plug-In. Versions Supported Oracle Enterprise Manager System Monitoring Plug-In Installation Guide for Exadata Power Distribution Unit Release 11.1.0.2.0 E20087-03 March 2011 Overview of the Plug-In This plug-in will be used to monitor

More information

Agilent OpenLAB Data Store. Maintenance Guide

Agilent OpenLAB Data Store. Maintenance Guide Agilent OpenLAB Data Store Maintenance Guide Notices Agilent Technologies, Inc. 2013 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or

More information

Nimsoft Service Desk. Installation Guide 6.2.0

Nimsoft Service Desk. Installation Guide 6.2.0 Nimsoft Service Desk Installation Guide 6.2.0 Legal Notices Copyright 2011, Nimsoft Corporation See the third-party applications section for additional legal information. Warranty The material contained

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) ChemStation Edition AIC (M8304AA) Setup Guide Agilent Technologies Notices Agilent Technologies, Inc. 2010-2014, 2015 No part of this manual may be reproduced

More information

Oracle VM. Getting Started Guide for Release 3.2

Oracle VM. Getting Started Guide for Release 3.2 Oracle VM Getting Started Guide for Release 3.2 E35331-04 March 2014 Oracle VM: Getting Started Guide for Release 3.2 Copyright 2011, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) EZChrom Edition Reusing EZChrom Data in OpenLAB CDS with Data Store or ECM Notices Agilent Technologies, Inc. 2012 No part of this manual may be reproduced

More information

Nimsoft Unified Management Portal

Nimsoft Unified Management Portal Nimsoft Unified Management Portal Installation Guide 6.2 Document Revision History Document Version Date Changes 1.0 09/05/2012 Beta version for UMP 6.0 1.1 09/28/2012 GA version for UMP 6.0 1.2 12/18/2012

More information

Unified Management Portal

Unified Management Portal Unified Management Portal Secure Sockets Layer Implementation Guide 6.0 Document Revision History Document Version Date Changes Beta 05/01/2012 Beta release. 1.0 08/01/2012 Initial release. 1.1 09/15/2012

More information

CA Performance Management Data Aggregator

CA Performance Management Data Aggregator CA Performance Management Data Aggregator Basic Self-Certification Guide 2.4.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to

More information

HP Network Node Manager i Software Step-by-Step Guide to Custom Poller

HP Network Node Manager i Software Step-by-Step Guide to Custom Poller HP Network Node Manager i Software Step-by-Step Guide to Custom Poller NNMi 9.1x Patch 2 This document includes two examples. The first example illustrates how to use Custom Poller to monitor disk space.

More information

HP Network Node Manager i-series Software

HP Network Node Manager i-series Software HP Network Node Manager i-series Software For the Windows, HP-UX, Linux, and Solaris operating systems Software Version: NNMi 8.1x patch 4 (8.12) Online Help: Document Release Date: June 2009 Software

More information

Agilent Series Logic Analysis System

Agilent Series Logic Analysis System Agilent 16900-Series Logic Analysis System Quick Start Guide for 16700-Series Users Agilent Technologies Notices Agilent Technologies, Inc. 2003-2004 No part of this manual may be reproduced in any form

More information

Nimsoft Monitor. logmon Guide. v3.2 series

Nimsoft Monitor. logmon Guide. v3.2 series Nimsoft Monitor logmon Guide v3.2 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

Unified Management Portal

Unified Management Portal Unified Management Portal Unified Management Portal Release Notes 6.0 Document Revision History Document Version Date Changes 1.0 09/28/2012 Initial version for UMP 6.0. Legal Notices Copyright 2012, CA.

More information

Nimsoft Monitor. ntevl Guide. v3.9 series

Nimsoft Monitor. ntevl Guide. v3.9 series Nimsoft Monitor ntevl Guide v3.9 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal by CA at

More information

Agilent Technologies. Connectivity Guide. USB/LAN/GPIB Interfaces. Agilent Technologies

Agilent Technologies. Connectivity Guide. USB/LAN/GPIB Interfaces. Agilent Technologies Agilent Technologies USB/LAN/GPIB Interfaces Connectivity Guide Agilent Technologies Notices Agilent Technologies, Inc. 2003-2006 No part of this manual may be reproduced in any form or by any means (including

More information

Agilent OpenLAB ECM Intelligent Reporter

Agilent OpenLAB ECM Intelligent Reporter Agilent OpenLAB ECM Intelligent Reporter Installation and Configuration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2007-2016 No part of this manual may be reproduced in any form or by

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Enabling Email Integration 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Agilent OpenLAB. Data Store. Maintenance Guide

Agilent OpenLAB. Data Store. Maintenance Guide Agilent OpenLAB Data Store Maintenance Guide Notices Agilent Technologies, Inc. 2012 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or

More information

Agilent N2739A 1000 Series Oscilloscope Rack Mount Kit

Agilent N2739A 1000 Series Oscilloscope Rack Mount Kit Agilent N2739A 1000 Series Oscilloscope Rack Mount Kit Installation Guide Agilent Technologies Notices Agilent Technologies, Inc. 2008 No part of this manual may be reproduced in any form or by any means

More information

Agilent OpenLAB. Data Store. Backup and Restore Guide

Agilent OpenLAB. Data Store. Backup and Restore Guide Agilent OpenLAB Data Store Backup and Restore Guide Notices Agilent Technologies, Inc. 2012 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval

More information

Volume Disaster Recovery Preparation Express Guide

Volume Disaster Recovery Preparation Express Guide ONTAP 9 Volume Disaster Recovery Preparation Express Guide August 2018 215-11187_F0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this guide... 4 Volume disaster recovery

More information

Oracle Enterprise Manager Ops Center E Introduction

Oracle Enterprise Manager Ops Center E Introduction Oracle Enterprise Manager Ops Center Discover an Oracle ZFS Storage Appliance and Configure Storage Libraries 12c Release 2 (12.2.2.0.0) E40770-03 December 2014 This guide provides an end-to-end example

More information

Symantec NetBackup for Lotus Notes Administrator's Guide. Release 7.6

Symantec NetBackup for Lotus Notes Administrator's Guide. Release 7.6 Symantec NetBackup for Lotus Notes Administrator's Guide Release 7.6 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) ChemStation Edition Reusing Data from ChemStation B.04.03 SP1 and SP2 in OpenLAB CDS ChemStation Edition Notices Agilent Technologies, Inc. 2012-2013, 2014

More information

Veritas NetBackup for Lotus Notes Administrator's Guide

Veritas NetBackup for Lotus Notes Administrator's Guide Veritas NetBackup for Lotus Notes Administrator's Guide for UNIX, Windows, and Linux Release 8.0 Veritas NetBackup for Lotus Notes Administrator's Guide Document version: 8.0 Legal Notice Copyright 2016

More information

Manage Your Device Inventory

Manage Your Device Inventory About Device Inventory, page 1 Device Inventory and Cisco ISE Authentication, page 7 Device Inventory Tasks, page 7 Add a Device Manually, page 8 Filter Devices, page 12 Change Devices Layout View, page

More information

OnCommand Unified Manager

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

More information

Setting Up Probes. Online Help

Setting Up Probes. Online Help Setting Up Probes Online Help Notices Agilent Technologies, Inc. 2001-2009 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or translation

More information

Clustered Data ONTAP 8.3

Clustered Data ONTAP 8.3 Clustered Data ONTAP 8.3 Volume Disaster Recovery Preparation Express Guide 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

SPECTRUM. Control Panel User Guide (5029) r9.0.1

SPECTRUM. Control Panel User Guide (5029) r9.0.1 SPECTRUM Control Panel User Guide (5029) r9.0.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational purposes

More information

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( )

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( ) Oracle Enterprise Manager Ops Center Create Oracle Solaris 10 Zones 12c Release 3 (12.3.0.0.0) E60027-01 June 2015 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops

More information

EZChrom Elite Compact. What s New in EZChrom Elite Compact Service Pack 2

EZChrom Elite Compact. What s New in EZChrom Elite Compact Service Pack 2 EZChrom Elite Compact What s New in EZChrom Elite Compact 3.3.2 Service Pack 2 Notices Agilent Technologies, Inc. 2010 No part of this manual may be reproduced in any form or by any means (including electronic

More information

iscsi Configuration for ESXi using VSC Express Guide

iscsi Configuration for ESXi using VSC Express Guide ONTAP 9 iscsi Configuration for ESXi using VSC Express Guide May 2018 215-11181_E0 doccomments@netapp.com Updated for ONTAP 9.4 Table of Contents 3 Contents Deciding whether to use this guide... 4 iscsi

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management clariion Release Notes All series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Implementation Guide Release 9.5.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information