Nimsoft Monitor. db2mon Guide. v2.2 series

Size: px
Start display at page:

Download "Nimsoft Monitor. db2mon Guide. v2.2 series"

Transcription

1 Nimsoft Monitor db2mon Guide v2.2 series

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 changed, without notice, in future editions. Further, to the maximum extent permitted by applicable law, Nimsoft LLC 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 LLC 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 LLC 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 LLC 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 LLC 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 Nimsoft is a trademark of CA. 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. ITIL is a Registered Trade Mark of the Office of Government Commerce in the United Kingdom and other countries. All other trademarks, trade names, service marks and logos referenced herein belong to their respective companies.

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: db2mon Requirements... 8 Configuration... 9 Setup Snapshot_i Snapshot_db Snapshot_bp Snapshot_app tspace_stats The Menu bar Buttons in the Toolbar Context menu Real-time monitor displays Real-time monitor functions Show connections Show connection detail Find lock holder Add new application to configuration file Adding multiple DB2 instances for monitoring Contents 5

6

7 Chapter 1: db2mon 2.2 The db2mon probe is designed to monitor DB2 database managers (instances), databases, data sets and DB2 applications. The db2mon probe uses the DB2 monitoring APIs for snapshot and table space statistics. The DB2 monitoring API can be attached only locally, therefore the db2mon probe has to run on the same physical machine where the DB2 instance to be monitored is running. The db2mon probe has two parts: Alarm generation. Real-time monitor. This section contains the following topics: Documentation Changes (see page 8) Requirements (see page 8) Configuration (see page 9) The Menu bar (see page 16) Buttons in the Toolbar (see page 17) Context menu (see page 19) Real-time monitor displays (see page 22) Real-time monitor functions (see page 24) Adding multiple DB2 instances for monitoring (see page 26) Chapter 1: db2mon 2.2 7

8 Requirements Documentation Changes This table describes the version history for this document. Version Date What's New? 2.2 January 2010 Tablespace query, statistics fixed and QoS enabled. Related Documentation Documentation for other versions of the db2mon probe Getting Started with Nimsoft Probes Nimsoft Probes Reference Requirements DB2 Environment DB2 Version 5.2 or higher. DB2INSTANCE variable has to be filled. MON_HEAP_SZ instance configuration parameter >= 64. SYSADM user-id. Nimsoft Environment Robot version >= 2.0. db2mon authorization key for alarm generation. db2mon-rt authorization key for real-time monitor. Administration user-id. 8 db2mon Guide

9 Configuration Configuration More than 200 different parameters are being monitored, and each parameter can be separately configured for each monitored object (instance, database etc.). In case a parameter is not configured for an object, values are inherited from default definitions (under the db2mon node). Setup parameters are inherited hierarchically from higher-level objects. Two levels of alarm messages can be generated for each parameter. The severity levels are configurable. More Information Setup Snapshot_i Snapshot_db Snapshot_bp Snapshot_app tspace_stats Chapter 1: db2mon 2.2 9

10 Configuration Setup There are two ways to edit setup parameters: Right-click on the "setup" node, or left-mouse double-click a parameter. 10 db2mon Guide

11 Configuration Fig: Edit setup. The setup parameters: Instance: Auto-Discovery (discovery_i) Can be yes or no, it determines if the auto discovery function for instances, should be used. Auto discovered objects are automatically written into the configuration file with parameter discovery_i = yes. Snapshot (snapshot_i) Can be yes or no, it determines if the instance snapshot should be activated. Note (for UNIX systems): To find multiple instances, the probe needs to read the "node directory". Every "node directory" belongs to an instance, therefore the probe needs to be attached to one - default - instance. The default instance name is set in the environmental variable "DB2INSTANCE". DB2INSTANCE variable is filled in the script "db2profile". For this instance, all other instances on that server need to be catalogued in the "node directory" of this "default" instance, using the command "catalogue local node...", otherwise the Auto_Discovery feature for instances will not work. Database: Auto-Discovery (discovery_db) Can be yes or no. Determines if the auto discovery function for databases should be used. Auto discovered objects are automatically written into the configuration file with parameter discovery_db = yes. Snapshot (snapshot_db) Can be yes or no. Determines if the database snapshot should be activated. Table space: Auto-Discovery (discovery_ts) Can be yes or no. Determines if the auto discovery function for table spaces should be used. Auto discovered objects are automatically written into the configuration file with parameter discovery_ts = yes. Snapshot (snapshot_ts) Can be yes or no, it determines if the table space statistics monitoring should be activated. Application: Auto-Discovery (discovery_app) Chapter 1: db2mon

12 Configuration Can be yes or no. Determines if the auto discovery for running applications should be used. Auto discovered applications are automatically written into the configuration file with parameter auto_discovery = yes. Snapshot (snapshot_app) Can be yes or no. Determines if the application snapshot should be activated. Static SQL text (static_sql_text) Can be yes or no. Determines if the db2mon will access the DB2 catalogue to obtain text of monitored static SQL. Bufferpool: Auto-Discovery (discovery_bp) Can be yes or no. Determines if the auto discovery for active bufferpools should be used. Auto discovered bufferpools are automatically written into the configuration file with parameter auto_discovery = yes. Snapshot (snapshot_bp) General: QoS Can be yes or no. Determines if the bufferpool snapshot should be activated. Activates collecting of historical data into SLM database. Threshold sampling Activates sampling of snapshot data (not tablespace statistics!) for all checkpoints, which can be used as base for thresholds setting. After the data sampling was finished, this parameter will be automatically set to "inactive" (sampling_at_start=no), to avoid loss of colleted data in case of restart. If you activate threshold sampling you have set additional parameter: 12 db2mon Guide

13 Configuration Time in hours (sampling_time) Number of hours the interval data will be collected. The number of collected intervals should be close to 100 and it should be run in time, which represents typical workload for the database. Method (sampling_method) Can be "average", "top" or "percentile". Sets the method used to calculate the threshold value out of the collected data. Average: The probe calculates simple average value. Top: The probe takes the top value (biggest or smallest). Percentile: The probe calculates percentile value, to eliminate untypical peaks. Percentile value (sampling:pctle) Value for percentile calculation, must be between 90 and 99. E.g. percentile 95 means, that 95% of the collected values have to be below (above) the calculated value. Alarm increase (sampling_alarm) Value in %, used to increase the calculated value to get reasonable alarm threshold. Warning decrease (sampling_warning) Value in %, used to decrease the calculated value to get reasonable warning threshold. Other parameters: DB2 user (user, pw) User-id and password used to log on to the monitored instance, needs to have a SYSADM authorization. Each instance can use different user-id and password Nimsoft user Nimsoft administrator user-id and password, used to log on to the Hub, in order to receive DB2 alarm messages to the sub-console included in the DB2mon GUI. Snapshot Interval (in min.) Sets the snapshot-monitoring interval in seconds; default is 300 sec (5 minutes). Log Level Determines level of logging, can be between 0 and 5 into nimdb2.log data set, default is 0. Statistics Interval (in min.) Sets the statistics-monitoring interval in minutes; default is 60 min. Chapter 1: db2mon

14 Configuration Snapshot_i The container snapshot-i contains all available snapshot parameters for instance monitoring. Every line contains a checkbox for activation of that particular parameter monitoring, its alarm and warning values, evaluation operator (mostly < and > ), alarm and warning severity values (1-5) as well as a QoS activation field (tells, if that particular parameter and its values should be written into the Quality of Service database). A severity value of 1 means the corresponding warning/alarm will not be checked. Left-mouse double-clicking a parameter allows you to edit the parameter values. Snapshot_db The container snapshot-db contains all available snapshot parameter for database monitoring. Every line contains a checkbox for activation of that particular parameter monitoring, its alarm and warning values, evaluation operator (mostly < and > ), alarm and warning severity values (1-5) as well as a QoS activation field (tells, if that particular parameter and its values should be written into the Quality of Service database). A severity value of 1 means the corresponding warning/alarm will not be checked. Left-mouse double-clicking a parameter allows you to edit the parameter values. Snapshot_bp The container snapshot_bp contains all available snapshot parameters for bufferpool monitoring. Every line contains a checkbox for activation of that particular parameter monitoring, its alarm and warning values, evaluation operator (mostly < and > ), alarm and warning severity values (1-5) as well as a QoS activation field (tells, if that particular parameter and its values should be written into the Quality of Service database). A severity value of 1 means the corresponding warning/alarm will not be checked. Left-mouse double-clicking a parameter allows you to edit the parameter values. Snapshot_app The container snapshot_app contains all available snapshot parameters for application monitoring. Every line contains a checkbox for activation of that particular parameter monitoring, its alarm and warning values, evaluation operator (mostly < and > ), alarm and warning severity values (1-5) as well as a QoS activation field (tells, if that particular parameter and its values should be written into the Quality of Service database). A severity value of 1 means the corresponding warning/alarm will not be checked. Left-mouse double-clicking a parameter allows you to edit the parameter values. 14 db2mon Guide

15 Configuration tspace_stats The container tspace_stats contains all available table space statistics parameter for table space monitoring. Every line contains a checkbox for activation of that particular parameter monitoring, its alarm and warning values, evaluation operator (mostly < and > ), alarm and warning severity values (1-5) as well as a QoS activation field (tells if that particular parameter and its values should be written into the Quality of Service database). A severity value of 1 means the corresponding warning/alarm will not be checked. The values for status parameter are numeric values of a bit-mask, where every bit is a switch for a particular status. To see the meaning of these numbers, you have to edit the status parameter (double-click). In the edit mask you can see which status values are checked. Left-mouse double-clicking a parameter allows you to edit the parameter values. Chapter 1: db2mon

16 The Menu bar The Menu bar This section gives a short description of the different functions and tools found in the Menu Bar. File Close Edit Close the GUI session. Undo To clear all changes made since last save. Save To save all changes. List Unsaved Changes To list all changes made since last save. Options Show Reset Dialog To switch reset-dialog display off/on. Confirm Save cfg To switch confirmation during changes of configuration file off/on. List unsaved changes View To list all changes made since last save. Statusbar and Toolbar List Toggle function to show or hide the Status Bar and the Toolbar. To set format of the list-view to list. Detail To set format of the list-view to detail. Refresh To read the configuration file and refresh monitor data. 16 db2mon Guide

17 Buttons in the Toolbar Buttons in the Toolbar Chapter 1: db2mon

18 Buttons in the Toolbar Back, Forward To move the focus in the tree from node to node. Monitor mode / Setup mode toggle Setup mode hides all objects in the hierarchy tree, necessary only for configuration settings. Refresh To read the configuration file and refresh monitor data. Check-parameter filter To show only active (checked) monitoring parameters. List format To change the list format. Reset To show the "reset monitor" dialog. Fig: Reset monitor dialog. 18 db2mon Guide

19 Context menu Context menu The context menu is displayed by using the right-mouse button on tree node. Not all functions are available for all objects. Add To add an object instance, database, table space or application into the tree / configuration file hierarchy. Delete To delete an object from the tree / configuration file. Cancel Edit To cancel context menu. To edit objects properties. Show connections To show active connections. Show sampling report To show sampling data, created by threshold sampling function. Sampling report can be used to edit and save collected data as thresholds into the configuration file, both as default or object data. By editing the "Key" you can save the data to every object you need (be careful to pick up same object class, the probe could be delivering unexpected results!). Chapter 1: db2mon

20 Context menu 20 db2mon Guide

21 Context menu Show alarm console To show alarm console window with filter set for the desired object. Chapter 1: db2mon

22 Real-time monitor displays Real-time monitor displays The real time monitor data for applications are organized in lists, showing (so far applicable) three values: The interval value, calculated by db2mon. The total-value value for the lifetime of the object or since last reset. The top-value the highest/lowest interval value since start of monitoring or since last reset. All connections/parameters, causing an alarm/warning are marked by colored arrows, to make the display easier to read. The other objects (instance, database, buffer pool) are showing always Current interval value since start of this interval. Last interval value for last complete interval. Top interval the top value since start of db2mon. Cumulated value since DB2 start (if applicable). The values are sorted by alarm severity; inactive checkpoints are marked by grey arrow. Where applicable the probe shows the DB2 configuration parameter values (they cannot be changed here). 22 db2mon Guide

23 Real-time monitor displays Fig: Connection list. Chapter 1: db2mon

24 Real-time monitor functions Real-time monitor functions The real time monitor offers some special functions to make the monitoring easier. More Information Show connections Show connection detail Find lock holder Add new application to configuration file Show connections Beside of the node context menu, you can also click the "application" node to display all connections, or on one of the applications to display all connections using this application. The connections list on the right side is sorted by used CPU, but can be sorted by other columns on demand. Show connection detail Connection detail display can be reached, either by clicking the connection node in the tree, or the connection line in the connections list. 24 db2mon Guide

25 Real-time monitor functions Find lock holder A connection name, waiting for a lock, is displayed in red color. By double-clicking the line in the "Waiting for lock" list, real-time monitor switches to the connection, holding this lock and blocking the other connection. Fig: Waiting for lock display. Add new application to configuration file Adding new applications (in case you are not using discovery_app = yes, which is recommended) for snapshot-monitoring can be done by two different methods. Either you know the application name. Then you right-click the "application" node and put the name into displayed sub-window. Or, if you display all connections, you can right-click the cyan-colored application name and select add. The node will then be added into the configuration file. Chapter 1: db2mon

26 Adding multiple DB2 instances for monitoring Adding multiple DB2 instances for monitoring UNIX/Linux 1. In the starting shell (which is not neccessarily inst_init.sh - it depends on platform), you need to run the db2profile script for one of the instances. This instance then becomes the so called "default instance", it means that the probe will always first connect to this instance. You can check in the controller GUI with the "robot environment" button if all variables are properly set (DB2INSTANCE, PATH). 2. You have to register all other instances in the "node directory" on the default instance. The DB2 command is: db2> CATALOG LOCAL NODE node-name INSTANCE instance-name The probe will list the node catalog and "autodiscover" the instances here. Or, you can add the instances in the GUI if you do not want the "auto-discover" feauture (e.g. you do not want all instances to be discovered). But in any case, the instances have to be in the node directory. You can check by listing the node directory - connect to the default instance and run: db2> list node directory Windows On Windows, the DB2 installation maintains both the "default instance" and the node directory automaticaly. But it can be done the same way, with the difference, that the default instance is defined by a set of system variables. If the default instance name is DB2, there is no need to define the DB2INSTANCE variable. 26 db2mon Guide

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. 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. 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. 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

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

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. 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. 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

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

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 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

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

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. 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

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. 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. 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. 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 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

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

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 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

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

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

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

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

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 Monitor. netapp Guide. v1.0 series

Nimsoft Monitor. netapp Guide. v1.0 series Nimsoft Monitor netapp Guide v1.0 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

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. 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. 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. 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 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 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

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

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 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

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

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

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

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 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

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

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

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

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. 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 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

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 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

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

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

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 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

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

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

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Monitor Performance Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

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

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

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

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

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

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

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51 CA SSO Agent for Oracle PeopleSoft Release Notes r12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

CA Unified Infrastructure Management Snap

CA Unified Infrastructure Management Snap CA Unified Infrastructure Management Snap Configuration Guide for DB2 Database Monitoring db2 v4.0 series Copyright Notice This online help system (the "System") is for your informational purposes only

More information

Agilent Technologies E5385A 100-Pin Probe

Agilent Technologies E5385A 100-Pin Probe Agilent Technologies E5385A 100-Pin Probe Installation Note The Agilent Technologies E5385A 100-pin probe provides a convenient way to connect two Agilent Technologies logic analyzer probe cables to a

More information

CA Workload Automation Agent for Databases

CA Workload Automation Agent for Databases CA Workload Automation Agent for Databases Release Notes r11.3.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Oracle Standard Management Pack

Oracle Standard Management Pack Oracle Standard Management Pack Readme Release 2.1.0.0.0 February 2000 Part No. A76911-01 Table Of Contents 1 Introduction 2 Compatibility 3 Documentation and Help 4 Oracle Performance Manager 5 Oracle

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

Microscan Barcode Reader

Microscan Barcode Reader Microscan Barcode Reader Device Driver 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

Keysight 85130F NMD 2.4 mm to 3.5 mm Adapter Kit

Keysight 85130F NMD 2.4 mm to 3.5 mm Adapter Kit Keysight 85130F NMD 2.4 mm to 3.5 mm Adapter Kit Operating and Service Manual Notices Keysight Technologies 1988-2015 No part of this manual may be reproduced in any form or by any means (including electronic

More information

Agilent Lab Advisor. IT Administrator's Guide. Agilent Technologies

Agilent Lab Advisor. IT Administrator's Guide. Agilent Technologies Agilent Lab Advisor IT Administrator's Guide Agilent Technologies Notices Agilent Technologies, Inc. 2016 No part of this manual may be reproduced in any form or by any means (including electronic storage

More information

Agilent Technologies E5346A 38-Pin Probe and E5351A 38-Pin Adapter Cable

Agilent Technologies E5346A 38-Pin Probe and E5351A 38-Pin Adapter Cable Agilent Technologies E5346A 38-Pin Probe and E5351A 38-Pin Adapter Cable Installation Note The 38-pin probe and adapter cable provide a convenient way to connect two Agilent Technologies logic analyzer

More information

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Installation Guide Version 9.0.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation )

More information

Agilent ChemStation Plus

Agilent ChemStation Plus Agilent ChemStation Plus Getting Started Guide Agilent Technologies Notices Agilent Technologies, Inc. 2004, 2006-2008 No part of this manual may be reproduced in any form or by any means (including electronic

More information

Agilent E2094M IO Libraries

Agilent E2094M IO Libraries Agilent E2094M IO Libraries Agilent IO Libraries Installation and Configuration Guide Agilent Technologies Notices Agilent Technologies, Inc. 2003 No part of this manual may be reproduced in any form or

More information

Veritas NetBackup Backup, Archive, and Restore Getting Started Guide. Release 8.1.2

Veritas NetBackup Backup, Archive, and Restore Getting Started Guide. Release 8.1.2 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Release 8.1.2 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Last updated: 2018-09-19 Legal Notice Copyright 2017

More information

CA Unified Infrastructure Management Unified Management Portal

CA Unified Infrastructure Management Unified Management Portal CA Unified Infrastructure Management Unified Management Portal Release Notes 8.0 Documentation Changes Document Version Date Changes 1.0 September 2014 Initial version for UMP 8.0. Copyright Notice This

More information

Agilent ChemStation Plus

Agilent ChemStation Plus Agilent ChemStation Plus Getting Started Guide Agilent Technologies Notices Agilent Technologies, Inc. 2004 No part of this manual may be reproduced in any form or by any means (including electronic storage

More information

SPECTRUM. QoS Manager User Guide (5165) r9.1.1

SPECTRUM. QoS Manager User Guide (5165) r9.1.1 SPECTRUM QoS Manager User Guide (5165) r9.1.1 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for your informational purposes only

More information

BRM Accelerator Release Notes - On Premise. Service Pack

BRM Accelerator Release Notes - On Premise. Service Pack BRM Accelerator Release Notes - On Premise Service Pack 03.0.02 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Workload Automation Agent for Micro Focus

CA Workload Automation Agent for Micro Focus CA Workload Automation Agent for Micro Focus Release Notes r11.3.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Agilent N2916B 6000 and 5000 Series Oscilloscope Rack Mount Kit

Agilent N2916B 6000 and 5000 Series Oscilloscope Rack Mount Kit Agilent N2916B 6000 and 5000 Series Oscilloscope Rack Mount Kit Installation Guide Agilent Technologies Notices Agilent Technologies, Inc. 2005, 2007 No part of this manual may be reproduced in any form

More information

CA SiteMinder. Advanced Password Services Release Notes 12.52

CA SiteMinder. Advanced Password Services Release Notes 12.52 CA SiteMinder Advanced Password Services Release Notes 12.52 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA ERwin Data Modeler

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

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Service Problems and Faults Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

SystemVue - WPAN Baseband Verification Library. SystemVue WPAN Baseband Verification Library

SystemVue - WPAN Baseband Verification Library. SystemVue WPAN Baseband Verification Library SystemVue 201007 2010 WPAN Baseband Verification Library 1 Agilent Technologies, Inc 2000-2010 395 Page Mill Road, Palo Alto, CA 94304 USA No part of this manual may be reproduced in any form or by any

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

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

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Configuration Manager Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Nimsoft Unified Dashboards. User Documentation

CA Nimsoft Unified Dashboards. User Documentation CA Nimsoft Unified Dashboards User Documentation Document Revision History Document Version Date Changes 1.0 March 30, 2012 New dashboards documented: EMC Clariion EMC Celerra EMC VMAX IBM DS4K MS Exchange

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

CA Nimsoft Unified Dashboards. User Documentation

CA Nimsoft Unified Dashboards. User Documentation CA Nimsoft Unified Dashboards User Documentation Document Revision History Document Version Date Changes 1.0 March 30, 2012 New dashboards documented: EMC Clariion EMC Celerra EMC VMAX IBM DS4K MS Exchange

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

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

APM Import Tool. Product Guide

APM Import Tool. Product Guide APM Import Tool Product Guide This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational purposes only and is

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