CA Nimsoft Monitor Snap

Size: px
Start display at page:

Download "CA Nimsoft Monitor Snap"

Transcription

1 CA Nimsoft Monitor Snap Configuration Guide for IIS Server Monitoring iis v1.5 series

2 Legal Notices 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 may not be copied, transferred, reproduced, disclosed, modified or duplicated, in whole or in part, without the prior written consent of CA. This System is confidential and proprietary information of CA and protected by the copyright laws of the United States and international treaties. This System may not be disclosed by you or used for any purpose other than as may be permitted in a separate agreement between you and CA governing your use of the CA software to which the System relates (the CA Software ). Such agreement is not modified in any way by the terms of this notice. Notwithstanding the foregoing, if you are a licensed user of the CA Software you may make one copy of the System for internal use by you and your employees, provided that all CA copyright notices and legends are affixed to the reproduced copy. The right to make a copy of the System is limited to the period during which the license for the CA Software remains in full force and effect. Should the license terminate for any reason, it shall be your responsibility to certify in writing to CA that all copies and partial copies of the System have been destroyed. TO THE EXTENT PERMITTED BY APPLICABLE LAW, CA PROVIDES THIS SYSTEM AS IS WITHOUT WARRANTY OF ANY KIND, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. IN NO EVENT WILL CA BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY LOSS OR DAMAGE, DIRECT OR INDIRECT, FROM THE USE OF THIS SYSTEM, INCLUDING WITHOUT LIMITATION, LOST PROFITS, LOST INVESTMENT, BUSINESS INTERRUPTION, GOODWILL, OR LOST DATA, EVEN IF CA IS EXPRESSLY ADVISED IN ADVANCE OF THE POSSIBILITY OF SUCH LOSS OR DAMAGE. The manufacturer of this System is CA. Provided with Restricted Rights. Use, duplication or disclosure by the United States Government is subject to the restrictions set forth in FAR Sections , , and (c)(1) - (2) and DFARS Section (b)(3), as applicable, or their successors. Copyright 2013 CA. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to their respective companies. Legal information on third-party and public domain software used in the Nimsoft Monitor solution is documented in Nimsoft Monitor Third-Party Licenses and Terms of Use (

3 Contents Chapter 1: Overview 5 About This Guide... 5 Related Documentation... 5 Preconfiguration Requirements... 5 Prerequisites... 6 Supported Platforms... 6 Installation Notes... 6 iis Server Configuration... 7 Chapter 2: Configuration Details 13 iis Node Host-<Host Name> Node Configure a Node Add Host Delete Host Chapter 3: QoS Threshold Metrics 23 iis QoS Metrics iis Alert Metrics Default Settings Configure Dynamic Alarm Thresholds Contents 3

4 Documentation Changes This table describes the version history for this document. Version Date What's New? 1.6 January 2014 Initial web-based GUI version of this probe. (Previous versions of this probe are configured using Infrastructure Manager). 4 Configuration Guide for IIS Server Monitoring

5 Chapter 1: Overview The Monitor for Internet Information Servers probe performs HTTP GET queries to the selected Microsoft IIS servers. The probe then transforms the query result into alarms and/or quality of service for SLA purposes. You can configure the profile for integrating the device seamlessly into the CA Nimsoft monitoring solution. This section contains the following topics: About This Guide (see page 5) Related Documentation (see page 5) Preconfiguration Requirements (see page 5) About This Guide This guide is for the CA Nimsoft Monitor Snap Administrator to help understand the configuration of the IIS Server Monitoring probe. This guide contains the following information: An overview of the IIS Server Monitoring probe. The related documentation for previous probe versions, release notes, and so on. The configuration details of the probe including information for the fields that are required to configure the probe. The common procedures that can be used in the probe configuration. Important! The field description for intuitive terms in the GUI has not been included in the document. Related Documentation For related information that may be of interest, see the following material: Related Documentation The Release Notes for the iis probe (IIS Server Monitoring) Preconfiguration Requirements This section contains the prerequisites, supported platforms, and installation notes for the IIS Server Monitoring probe. Chapter 1: Overview 5

6 Preconfiguration Requirements Prerequisites The Performance Collector probe must be deployed before deploying the IIS Server Monitoring probe. Supported Platforms Refer to the Nimsoft Compatibility Support Matrix for the latest information on supported platforms. See also the Support Matrix for Nimsoft Probes for specific information on the IIS Server Monitoring probe. Installation Notes You can install the IIS Server Monitoring probe for monitoring the IIS server. Follow these steps: 1. Install the package into your local archive. 2. Drop the package from your local archive onto the targeted robot. 3. Provide admin access to the iis probe in the Infrastructure Manager by using the Security > Probe Administration option. 4. A restart of the Performance Collector probe is needed for an IIS probe upgrade. 5. If the probe is running locally on the IIS server computer, you can use 'localhost' as the hostname to skip the performance authentication. 6. Double-click the probe for the initial configuration. 7. For remote monitoring, make sure that the remote registry is enabled on the IIS server. Installation notes for IISRequest.dll The IISRequest.dll is an ISAPI filter add-on for the IIS server and used by the IIS Server Monitoring probe. The IIS Server Monitoring probe request add-on supports several versions of the IIS server and Operating Systems. You can go through the readme.txt file for supported versions and for details about how to add this functionality. After the probe installation, the readme.txt is typically available at C:\Program Files\Nimsoft\Applications\iis location. 6 Configuration Guide for IIS Server Monitoring

7 Preconfiguration Requirements Installing ISAPI filter on a 64-bit OS If the IIS web server is running on a 64-bit version of Windows, the IISRequestNM64.dll or IISRequest64.dll library file is used. You must have the Microsoft Visual C Redistributable Package on the server running IIS (web server, not probe). The link to download this package is: 3-D6ACABD5D13B&displaylang=en Activating the ASP Counters on IIS 7 or above Refer to the following link: Installing Metabase Compatibility Support on IIS 7 or above The IIS Server Monitoring probe displays a wrong status for IIS 7 local server. To get the correct status, probe requires metabase, which is by default disabled on IIS 7 server. To install it, use the follow the link: iis Server Configuration The IIS Server Monitoring probe allows you to view IIS server data (requests) in a separate window. To enable this functionality, some configuration tasks must be done on the computer running the IIS server software. Further, the remote registry service must be running on the computer that is running the IIS server software. When the IIS Server Monitoring probe package is distributed to the robot, the following two files are copied to the..\nimsoft\probes\application\iis folder: IISRequest.dll IISRequest.cfg Follow these steps: 1. Create a folder on the computer running the IIS server, for example, C:\Inetpub\wwwroot\myserver\IISRequest. 2. Copy the files IISRequest.dll and the IISRequest.cfg to this folder. Chapter 1: Overview 7

8 Preconfiguration Requirements 3. Edit the IISRequest.cfg as follows: The first line is the host name of the computer where the IIS Server Monitoring probe is running (probe machine). The second line is the host name of the IIS server computer (IIS server machine). The port number is in the last line, by default it is 999. Note: This third line specifies the port that is used for the communication between the IIS Request filter on the IIS Server and the probe. If you change to another port number other than 999, enter this port number in the iis.cfg file (typically located in c:/program files/nimsoft/probes/iis). You can enter this port number as an extra line in the setup section: filterport = <portnumber> and it has to be identical in the IISRequest.cfg file. Open the IIS server console: Select Properties from the individual web site. 8 Configuration Guide for IIS Server Monitoring

9 Preconfiguration Requirements Select the ISAPI Filters tab and click the Add button. Enter the filter name and browse to add the IISRequest.dll. Click OK to add the filter. Click Apply in the Properties dialog and activate the filter. Chapter 1: Overview 9

10 Preconfiguration Requirements Check that the filter is active: 4. Check that a log file named IISRequest.log is generated in the folder containing the IISRequest.dll file. The first line in the log file must be **Started IISRequest**. 5. Check the output from the filter in the IIS Server Monitoring probe GUI. Note: The hourly statistics are available after one hour. Request data are sent to the IIS Server Monitoring probe each minute. Note for installing the ISAPI filter on a 64-bit OS: If the IIS web server is running on 64-bit Windows, it is necessary to have the Microsoft Visual C Redistributable Package on the server. You can download this package from the following link: D6ACABD5D13B&displaylang=en IISRequest: Provides status and statistics on IIS requests. Files: IISRequest.dll An IIS ISAPI filter add-on for the IIS Server Monitoring probe. For IIS 5, 5.1, 6 on Windows Server 2003, Windows XP. Not tested against the earlier IIS versions. 10 Configuration Guide for IIS Server Monitoring

11 Preconfiguration Requirements IISRequest64.dll An IIS ISAPI filter add-on for the IIS Server Monitoring probe. For IIS 5, 5.1, 6 on 64-bit version of Windows Server 2003 and Windows XP. Not tested against the earlier IIS versions. IISRequestNM.dll A Native Managed add-on module for the IIS Server Monitoring probe. For IIS 7, on Windows Vista. This module works the same way as the IIS ISAPI filter. IISRequestNM64.dll A Native Managed add-on module for the iis probe. For IIS 7, on 64-bit versions of Windows Vista. This module works the same way as the IIS ISAPI filter. Note: Any one of these DLLs is used on the IIS server, which is based on the version of Windows and IIS server. The steps that are required to use the IISRequest.dll file are as follows: 1. Locate the IISRequest.dll, IISRequest.cfg, and the IISRequest.log files on the computer on which IIS Server Monitoring probe is deployed. The typical location is C:\Program Files\Nimsoft\probes\application\iis folder. The files are available only after deploying the IIS Server Monitoring probe. 2. Create a folder on the computer running the IIS server, for example, C:\Inetpub\wwwroot\myserver\IISRequest and copy the IISRequest.dll, IISRequest.cfg and the IISRequest.log files to this folder. 3. Edit the IISRequest.cfg. The first line is the name of the computer on which the IIS Server Monitoring probe is running. The second line is the name of the IIS server computer. The last line is the port which is used to communicate between the add-on and the IIS Server Monitoring probe. The port number can be left at default value 999. If changed, the same port number is set at the IIS probe as well. See the IIS Server Monitoring probe configuration details. On WINDOWS XP, 2003: 1. Add necessary permissions to the IISRequest.cfg file by following these steps: Right-click the file and click the Security tab. Edit and add write access for the IIS_WPG user, or the user that is running the IISRequest.dll. Do the same for the IISRequest.log file. Add the filter: Open the IIS server console (IIS Manager), select properties from the individual web site, ISAPI filter and add. Enter a name (for example, IISR) and browse to add the IISRequest.dll. 2. Generate some traffic to the site. Check that the filter is active, and that entries are made in the IISRequest.log file in the dll folder. The first line in the log file must be **Started IISRequest**. Chapter 1: Overview 11

12 Preconfiguration Requirements On WINDOWS VISTA: 1. Add necessary permissions to the IISRequest.cfg file by following these steps: Right-click the file and click the security tab. Edit and add write access for the IIS_IUSRS user, or the user that is running the IISRequest.dll. Do the same for the IISRequest.log file. Register the module. For example, enter the name as IISR and change the IISRequest.dll to the version you are using ex. IISRequestNM64.dll. Do the registration from the IIS Manager GUI, on the top level, modules, add the native module, Register. After the registration, the module will start. The registration can also be done from the command line: From the windows\system32\inetsrv directory: appcmd install the module /name:iisr /image:c:\inetpub\wwwroot\myserver\iisrequest\iisrequest.dll. Important! Be careful with the path. A wrong path can lead to a nonfunctional web server and then a reset or restart is required for removing the module. 2. Generate some traffic to the site. From the IIS Manager GUI, check that the IISR module is loaded for the desired sites. Check that entries are made in the IISRequest.log file in the dll folder, the first line in the log file must be **Started IISRequest**. 3. Check the output from the filter in the IIS Server Monitoring probe GUI. The first hourly statistics are available after one hour. Request data are sent to the IIS Server Monitoring probe each minute. The IIS servers are defined in the IIS probe. The log files at the IIS server and the IIS probe can be inspected to verify correct operations. On IIS6 to IIS7.5, a restart of the IIS server is required, execute the command iisreset /restart, to properly reload the filter. For example, after an upgrade or a change to the cfg - configuration file. You can uninstall by removing or unregistering the module from the IIS manager. An unregistering at the web site level is done first. 12 Configuration Guide for IIS Server Monitoring

13 Chapter 2: Configuration Details This section contains configuration details specific to the IIS Server Monitoring probe. You can configure the probe to monitor the health and performance of the IIS Servers. The IIS Server Monitoring probe performs the HTTP GET queries to the selected Microsoft IIS servers. The probe then transforms the query result into alarms and/or quality of service for SLA purposes. This section contains the following topics: iis Node (see page 13) Configure a Node (see page 21) Add Host (see page 21) Delete Host (see page 21) iis Node This section contains configuration details specific to the IIS Server Monitoring probe. In this node, you can view the probe information and can configure the log properties of the IIS Server Monitoring probe. You can set the advanced properties of the probe to set maximum summary storage and number of concurrent threads. Navigation: iis Set or modify the following values that are based on your requirement: iis > Probe Information This section provides information about the probe name, probe version, start time of the probe, and the vendor who created the probe. iis > General Configuration This section allows you to configure the default log level for the probe. Log Level: Specifies the level of details that are written to the log file. Default: 3 - Info Chapter 2: Configuration Details 13

14 iis Node iis > Advanced Configuration This section allows you to set the maximum summary storage time and the number of concurrent threads for the probe. Max summary storage: Specifies the maximum data storage time from the drop-down list. This specified storage time is meant for local monitoring only and does not affect the QoS data. This value is the time range within which the monitored values are picked when calculating the average value (used when setting the alarm threshold). Default: 6 hours Maximum concurrent threads: Specifies the maximum number of profiles the probe can run simultaneously. The valid range is Default: 20 iis > Messages This section allows you to view the default alarm messages for the different error conditions. Error: Identifies the error message text. You can use variables by typing "$". The variables from the list as follows: state expected_state name display_name profile_name credential expected_credential restarts OK: Identifies the clear message text. Subsystem: Identifies a descriptive text name for the subsystem. iis > Options icon > Add New Host This section allows you to add a host for monitoring the IIS server. Hostname or IP address: Defines the name or IP address of the host to be monitored. Active: Activates the monitoring of the checkpoints on the host. Default: Selected Alarm Message: Specifies the alarm message to be issued when the host does not respond. Default: MsgAgentError 14 Configuration Guide for IIS Server Monitoring

15 iis Node Server address for http response: Specifies the address for testing the http response. For example, or Data collection interval (min): Specifies the data collection interval (how often to collect data from the host) from the drop-down list. Default: 1 Filter port: Specifies the port that is used to communicate between the add-on and the probe. The default value is 999. If changed, the same port number is set for the probe too. Default: 999 Windows username: Defines a valid user name with administrator privileges for logging in to the monitored host. Windows password: Defines the password for logging in to the monitored host. Windows domain: Defines the DNS domain name for locating the IIS server when it is not hosted on the local system. The blank field means that the system is hosting the IIS Server Monitoring probe. Http server authentication: Allows you to select one of the following authentication types: None: Indicates no authentication against the http server (still requires the Windows authentication for performance data). Basic: Indicates basic authentication against the http server. The values that are specified in Http username and Http password fields are used for the authentication. Windows: Uses the Windows authentication credentials as specified in Windows username and Windows password fields. Http username: Defines a valid user name with administrator privileges of the http server. Http password: Defines the password for logging in to the http server. Host-<Host Name> Node The Host-host name node displays information about the IIS host, which the IIS Server Monitoring probe is monitoring. The Host-host name node is displayed as a child node under the iis node. You can view information about the host name and the server address for http response. Note: All the hosts, appearing as child nodes, under the iis node are user-configurable. Hence, these hosts are referred as the Host-host name throughout this document. Chapter 2: Configuration Details 15

16 iis Node Navigation: iis > Host-host name Set or modify the following values that are based on your requirement: Host-host name > Host Configuration This section allows you to view and update the details of the IIS host, which the IIS Server Monitoring probe is monitoring. Hostname or IP address: Defines the name or IP address of the host to be monitored. Server address for http response: Specifies the address to be tested for http response. Host-host name > Options icon > Delete Host This option allows you to delete this host when you no longer want the probe to monitor it. <Host Name> Node The host name node represents the IIS host, which the IIS Server Monitoring probe is monitoring. The host name node is displayed as a child node under the Host-host name node. You can configure the properties of the host name node to generate alarms when the host does not respond. You can also configure the Windows credentials and Http server authentication details. Note: All the hosts, appearing as child nodes, under the Host-host name node are user-configurable. Hence, these hosts are referred as the host name throughout this document. Navigation: iis > Host-host name > host name Set or modify the following values that are based on your requirement: host name > Host Configuration This section allows you to configure the details of the host and also test the Windows credentials. Hostname or IP address: Defines the name or IP address of the host to be monitored. Active: Activates the monitoring of the checkpoints on the host. Default: Selected Alarm Message: Specifies the alarm message to be issued when the host does not respond. Default: MsgAgentError 16 Configuration Guide for IIS Server Monitoring

17 iis Node Server address for http response: Specifies the address for testing the http response. For example, or Description: Provides short description of the monitored host. Data collection interval (min): Specifies the data collection interval (how often to collect data from the host) from the drop-down list. Default: 1 Filter port: Specifies the port that is used to communicate between the add-on and the probe. The default value is 999. If changed, the same port number is set for the probe as well. Default: 999 Windows username: Defines a valid user name with administrator privileges for logging in to the monitored host. Windows password: Defines the password for logging in to the monitored host. Windows Domain: Defines the DNS domain name for locating the IIS server when it is not hosted on the local machine. The blank field means that the machine is hosting the IIS Server Monitoring probe. Http server Authentication: Allows you to select one of the following authentication types: None: Indicates no authentication against the http server (still requires the Windows authentication for performance data). Basic: Indicates basic authentication against the http server. The values that are specified in the Http username and Http password fields are used for the authentication. Windows: Uses the Windows authentication credentials as specified in Windows username and Windows password fields. Http username: Defines a valid user name with administrator privileges of the http server. Http password: Defines the password for logging in to the http server. host name > Actions > Test Windows Credentials This button in the Actions drop-down list allows you to test the response from the host using the specified Windows credentials. host name > Options icon > Activate All This option allows you to activate all the checkpoints for monitoring. host name > Options icon > Deactivate All This option allows you to deactivate all the checkpoints for monitoring. Chapter 2: Configuration Details 17

18 iis Node ASP Node The ASP node is used to configure the following checkpoints of the IIS server: Request Bytes In Total Requests Executing Requests Queued Navigation: iis > host name > ASP Set or modify the following values that are based on your requirement: ASP > Request Bytes In Total / Requests Executing / Requests Queued These sections allow you to configure the properties of the checkpoint for generating QoS message and alarms. QoS Name: Identifies the name of the QoS generated. Description: Provides a short description of the QoS. Units: Identifies the unit of the QoS. Metric Type Id: Identifies a unique id of the QoS. Publish Data: Triggers the generation of the QoS. Default: Not selected Note: Some checkpoints do not have a QoS name and therefore, unable to publish data. For such checkpoints, the QoS Name and Publishing Data fields are not visible. Publish Alarms: Triggers the generation of the alarms. Default: Not selected Description: Provides a short description of the monitoring object. Class: Defines the checkpoint class, under which the checkpoint is classified. Default: Disabled Value: Specifies the checkpoint value. The available options are Last/Current Sample and Compute Average. Default: Last/Current Sample Compute Average Interval (min): Calculates the average of the values that are measured in the time interval that is selected from the drop-down list. This field is enabled only after selecting the Compute Average option in the Value field. Default: Disabled 18 Configuration Guide for IIS Server Monitoring

19 iis Node Alarm Message: Specifies the alarm message to be issued when the specified threshold value is breached. These messages are kept in the message pool. Default: MsgError IIS Node The IIS node is used to configure the following checkpoints of the IIS server: HTTP Response Time HTTP Response Value IIS Status Value IIS max request time Total Allowed Async I/O Requests URI Cache Flushes URI Cache Hits URI Cache Hits % URI Cache Hits/minute URI Cache Misses URI Cache Misses/minute Navigation: iis > Host-host name > host name > IIS Set or modify the following values that are based on your requirement: IIS > HTTP Response Time / HTTP Response Value / IIS Status Value / IIS max request time / Total Allowed Async I/O Requests / URI Cache Flushes / URI Cache Hits / URI Cache Hits % / URI Cache Hits/minute / URI Cache Misses / URI Cache Misses/minute These sections allow you to configure the properties of the checkpoint for generating QoS message and alarms. Note: The field descriptions for these sections are same as described in the ASP node. System Node The System node is used to configure the following checkpoints of the IIS server: Available Physical Memory Memory In Use Memory Usage NW Bytes Total/sec Chapter 2: Configuration Details 19

20 iis Node Total CPU Total Memory Navigation: iis > Host-host name > host name > System Set or modify the following values that are based on your requirement: System > Available Physical Memory / Memory In Use / Memory Usage / NW Bytes Total/sec / Total CPU / Total Memory These sections allow you to configure the properties of the checkpoint for generating QoS message and alarms. Note: The field descriptions for these sections are same as described in the ASP node. Webservices Node The Webservices node is used to configure the following checkpoints of the IIS server: Bytes Received/sec Bytes Sent/sec Bytes Total/sec Connection Attempts/sec Current Connections Get Requests/sec Measured Async I/O Bandwidth Usage Navigation: iis > Host-host name > host name > Webservices Set or modify the following values that are based on your requirement: Webservices > Request Bytes In Total / Requests Executing / Requests Queued These sections allow you to configure the properties of the checkpoint for generating QoS message and alarms. Note: The field descriptions for these sections are same as described in the ASP node. 20 Configuration Guide for IIS Server Monitoring

21 Configure a Node Configure a Node This procedure provides the information to configure a particular section within a node. Each section within the node allows you to configure the properties of the probe for monitoring the IIS servers. Follow these steps: 1. Select the appropriate navigation path. 2. Update the field information and click Save. The specified section of the probe is configured. The probe is now ready to monitor system metrics. Add Host You can add the IIS host server under the iis node to start monitoring of the server. You can then configure the host properties for monitoring the checkpoints on the host. You can generate alarms when the host does not respond. You can also check the Windows credentials for logging on to the monitored host. Follow these steps: 1. Click the Options icon next to the iis node in the navigation pane. 2. Click the Add New Host option. 3. Update the field information and click Submit. The host is saved under the iis node. Every new host contains four child nodes (ASP, IIS, System, and Webservices), which are used to configure the monitoring properties of the host. Delete Host You can delete the IIS host server when you no longer want to monitor it. Follow these steps: 1. Click the Options icon next to the Host-host name node in the navigation pane. 2. Click the Delete Host option. The host is deleted from the navigation pane. Chapter 2: Configuration Details 21

22

23 Chapter 3: QoS Threshold Metrics Many CA Nimsoft Monitor probes ships with the default QoS threshold values set. These values provide an idea of the type of values to be entered in the fields and are not necessarily recommended best practice values. To aid in tuning thresholds and reducing false-positive alarms, this section describes the QoS metrics and provides the default QoS thresholds. This section contains the following topics: iis QoS Metrics (see page 23) iis Alert Metrics Default Settings (see page 24) Configure Dynamic Alarm Thresholds (see page 25) iis QoS Metrics This section contains the QoS metrics for the IIS Server Monitoring probe. Monitor Name Units Description QOS_ASYNCIO_BWUSAGE QOS_BYTESRECEIVD_PS QOS_BYTESSENT_PS QOS_BYTESTOTAL_PS QOS_CONNATTEMPTS_PS Measured Async I/O Bandwidth Usage Bytes received/sec Measured Async I/O Bandwidth Usage Web server bytes received per second Bytes sent/sec Web server bytes sent per second Bytes Total/sec Connection attempts/sec QOS_CPU_USAGE Percent CPU Usage QOS_CURRENTCONNECTS Current connections Web server bytes total per second Connection attempts per second Current connections QOS_DISK_USAGE Megabytes Disk Usage QOS_GET_REQUESTS_PS Get Requests/sec Get requests per second QOS_IIS_HTTPRESTIME Milliseconds http response time QOS_IIS_USEROBJ Value IIS User object Chapter 3: QoS Threshold Metrics 23

24 iis Alert Metrics Default Settings Monitor Name Units Description QOS_MEMAVPHY Megabytes Physical Memory available QOS_MEMORY_INUSE Percent Memory in Use % QOS_MEMORY_USAGE Megabytes Memory Usage QOS_MEMORYAVAILPHYS Megabytes Physical Memory available QOS_NETWORK_BTPS Bytes Total/sec Network interface bytes total per second QOS_WSC_CACHEHITSPC Cache hits Web service cache hits % QOS_WSC_CACHEHITSPM QOS_WSC_CACHEMISSPM Cache hits/minute Cache misses/minute Web service cache hits Web Service Cache Misses iis Alert Metrics Default Settings This section contains the alert metric default settings for the IIS Server Monitoring probe. QoS Metric Error Threshold Error Severity Description MsgAgentError - Critical The IIS is not running on host. MsgPerfHandleError - Minor Unable to obtain handle to Perfmon probe. MsgPerSelectedError - Warning Unable to extract performance counters. MsgHostAvailError - Warning Host is not available MsgWarning - Warning Message warning MsgError - Critical Message error 24 Configuration Guide for IIS Server Monitoring

25 Configure Dynamic Alarm Thresholds Configure Dynamic Alarm Thresholds Dynamic thresholds are configured at the QoS metric level in each probe that publishes an alarm for a QoS metric. Important! In order to create dynamic alarm thresholds, you must have the baseline_engine probe version 2.0 installed on the robot and configured. Follow these steps for each QoS metric where you want to configure dynamic thresholds: 1. Select a node in the tree to view any associated monitors and QoS metrics. 2. Select the monitor you want to modify in the table. 3. Select the Publish Data and Compute Baseline options to enable the Dynamic Alarm Thresholds section of the configuration. 4. Choose a threshold algorithm. There are three algorithms allowed for dynamic alarm thresholds: Note: You must indicate the direction for each algorithm, either increasing or decreasing. Scalar: Each threshold is a specific value from the computed baseline. Percent: Each threshold is a specific percentage of the computed baseline. Standard Deviation: Each threshold is a measure of the variation from the computed baseline. A large standard deviation indicates that the data points are far from the computed baseline and a small standard deviation indicates that they are clustered closely around the computed baseline. 5. Save your settings. Chapter 3: QoS Threshold Metrics 25

CA Nimsoft Monitor. Probe Guide for IIS Server Monitoring. iis v1.5 series

CA Nimsoft Monitor. Probe Guide for IIS Server Monitoring. iis v1.5 series CA Nimsoft Monitor Probe Guide for IIS Server Monitoring iis v1.5 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management Probe Guide for IIS Server Monitoring iis v1.7 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

CA Nimsoft Monitor. Probe Guide for DNS Response Monitoring. dns_response v1.6 series

CA Nimsoft Monitor. Probe Guide for DNS Response Monitoring. dns_response v1.6 series CA Nimsoft Monitor Probe Guide for DNS Response Monitoring dns_response v1.6 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series

CA Nimsoft Monitor. Probe Guide for Active Directory Response. ad_response v1.6 series CA Nimsoft Monitor Probe Guide for Active Directory Response ad_response v1.6 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

CA Nimsoft Monitor. Probe Guide for URL Endpoint Response Monitoring. url_response v4.1 series

CA Nimsoft Monitor. Probe Guide for URL Endpoint Response Monitoring. url_response v4.1 series CA Nimsoft Monitor Probe Guide for URL Endpoint Response Monitoring url_response v4.1 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject

More information

Nimsoft Monitor. iis Guide. v1.5 series

Nimsoft Monitor. iis Guide. v1.5 series Nimsoft Monitor iis Guide v1.5 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 Monitor. Probe Guide for Java Virtual Machine Monitoring. jvm_monitor v1.4 series

CA Nimsoft Monitor. Probe Guide for Java Virtual Machine Monitoring. jvm_monitor v1.4 series CA Nimsoft Monitor Probe Guide for Java Virtual Machine Monitoring jvm_monitor v1.4 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to

More information

CA Nimsoft Monitor. Probe Guide for Apache HTTP Server Monitoring. apache v1.5 series

CA Nimsoft Monitor. Probe Guide for Apache HTTP Server Monitoring. apache v1.5 series CA Nimsoft Monitor Probe Guide for Apache HTTP Server Monitoring apache v1.5 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

CA Nimsoft Monitor. Probe Guide for iseries System Statistics Monitoring. sysstat v1.1 series

CA Nimsoft Monitor. Probe Guide for iseries System Statistics Monitoring. sysstat v1.1 series CA Nimsoft Monitor Probe Guide for iseries System Statistics Monitoring sysstat v1.1 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to

More information

CA Nimsoft Monitor. Probe Guide for Internet Control Message Protocol Ping. icmp v1.1 series

CA Nimsoft Monitor. Probe Guide for Internet Control Message Protocol Ping. icmp v1.1 series CA Nimsoft Monitor Probe Guide for Internet Control Message Protocol Ping icmp v1.1 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes

More information

CA Nimsoft Monitor. Probe Guide for Lotus Notes Server Monitoring. notes_server v1.5 series

CA Nimsoft Monitor. Probe Guide for Lotus Notes Server Monitoring. notes_server v1.5 series CA Nimsoft Monitor Probe Guide for Lotus Notes Server Monitoring notes_server v1.5 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to

More information

CA Nimsoft Monitor. Probe Guide for E2E Application Response Monitoring. e2e_appmon v2.2 series

CA Nimsoft Monitor. Probe Guide for E2E Application Response Monitoring. e2e_appmon v2.2 series CA Nimsoft Monitor Probe Guide for E2E Application Response Monitoring e2e_appmon v2.2 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

Nimsoft Monitor. dns_response Guide. v1.6 series

Nimsoft Monitor. dns_response Guide. v1.6 series Nimsoft Monitor dns_response Guide v1.6 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

CA Nimsoft Monitor. Probe Guide for Performance Collector. perfmon v1.5 series

CA Nimsoft Monitor. Probe Guide for Performance Collector. perfmon v1.5 series CA Nimsoft Monitor Probe Guide for Performance Collector perfmon v1.5 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

CA Nimsoft Monitor. Probe Guide for Microsoft Exchange Server Response Monitoring. ews_response v1.1 series

CA Nimsoft Monitor. Probe Guide for Microsoft Exchange Server Response Monitoring. ews_response v1.1 series CA Nimsoft Monitor Probe Guide for Microsoft Exchange Server Response Monitoring ews_response v1.1 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational

More information

CA Nimsoft Monitor. Probe Guide for Sharepoint. sharepoint v1.6 series

CA Nimsoft Monitor. Probe Guide for Sharepoint. sharepoint v1.6 series CA Nimsoft Monitor Probe Guide for Sharepoint sharepoint v1.6 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal

More information

CA Nimsoft Monitor. Probe Guide for CA ServiceDesk Gateway. casdgtw v2.4 series

CA Nimsoft Monitor. Probe Guide for CA ServiceDesk Gateway. casdgtw v2.4 series CA Nimsoft Monitor Probe Guide for CA ServiceDesk Gateway casdgtw v2.4 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or

More information

CA Nimsoft Monitor. Probe Guide for Cloud Monitoring Gateway. cuegtw v1.0 series

CA Nimsoft Monitor. Probe Guide for Cloud Monitoring Gateway. cuegtw v1.0 series CA Nimsoft Monitor Probe Guide for Cloud Monitoring Gateway cuegtw v1.0 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal

More information

CA Nimsoft Monitor. Probe Guide for File and directory checking. dirscan v3.0 series

CA Nimsoft Monitor. Probe Guide for File and directory checking. dirscan v3.0 series CA Nimsoft Monitor Probe Guide for File and directory checking dirscan v3.0 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management Probe Guide for iseries Journal Message Monitoring journal v1.0 series Contact CA Contact CA Support For your convenience, CA Technologies provides one site where you

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management Probe Guide for Informix Database Monitoring informix v4.1 series Copyright Notice This online help system (the "System") is for your informational purposes only and

More information

CA Unified Infrastructure Management Server

CA Unified Infrastructure Management Server CA Unified Infrastructure Management Server CA UIM Server Configuration Guide 8.0 Document Revision History Version Date Changes 8.0 September 2014 Rebranded for UIM 8.0. 7.6 June 2014 No revisions for

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management hyperv 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 Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series CA Nimsoft Monitor Probe Guide for Active Directory Server ad_server v1.4 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as

More information

CA Nimsoft Monitor. Probe Guide for IBM SVC Monitoring. ibm_svc v1.0 series

CA Nimsoft Monitor. Probe Guide for IBM SVC Monitoring. ibm_svc v1.0 series CA Nimsoft Monitor Probe Guide for IBM SVC Monitoring ibm_svc v1.0 series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for Email Gateway emailgtw v2.7 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as

More information

How To Install Caarcserve Backup Patch Manager 27.3.2.2 (Carcserver) On A Pc Or Mac Or Mac (Or Mac)

How To Install Caarcserve Backup Patch Manager 27.3.2.2 (Carcserver) On A Pc Or Mac Or Mac (Or Mac) CA ARCserve Backup Patch Manager for Windows User Guide r16 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Nimsoft Monitor. Probe Guide for NT Event Log Monitor. ntevl v3.8 series

CA Nimsoft Monitor. Probe Guide for NT Event Log Monitor. ntevl v3.8 series CA Nimsoft Monitor Probe Guide for NT Event Log Monitor ntevl v3.8 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

Upgrade Guide. CA Application Delivery Analysis 10.1

Upgrade Guide. CA Application Delivery Analysis 10.1 Upgrade Guide CA Application Delivery Analysis 10.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

CA NetQoS Performance Center

CA NetQoS Performance Center CA NetQoS Performance Center Install and Configure SSL for Windows Server 2008 Release 6.1 (and service packs) This Documentation, which includes embedded help systems and electronically distributed materials,

More information

CA VPN Client. User Guide for Windows 1.0.2.2

CA VPN Client. User Guide for Windows 1.0.2.2 CA VPN Client User Guide for Windows 1.0.2.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your

More information

CA Spectrum and CA Embedded Entitlements Manager

CA Spectrum and CA Embedded Entitlements Manager CA Spectrum and CA Embedded Entitlements Manager Integration Guide CA Spectrum Release 9.4 - CA Embedded Entitlements Manager This Documentation, which includes embedded help systems and electronically

More information

CA Cloud Service Delivery Platform

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

More information

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4 CA Spectrum Microsoft MOM and SCOM Integration Guide Release 9.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

BrightStor ARCserve Backup for Linux

BrightStor ARCserve Backup for Linux BrightStor ARCserve Backup for Linux Agent for MySQL Guide r11.5 D01213-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Customer Onboarding Version 01.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

CA Technologies SiteMinder

CA Technologies SiteMinder CA Technologies SiteMinder Agent for Microsoft SharePoint r12.0 Second Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to

More information

CA SiteMinder. Web Agent Installation Guide for IIS 12.51

CA SiteMinder. Web Agent Installation Guide for IIS 12.51 CA SiteMinder Web Agent Installation Guide for IIS 12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

BrightStor ARCserve Backup for Windows

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

More information

CA SiteMinder. Web Agent Installation Guide for IIS. r12.5

CA SiteMinder. Web Agent Installation Guide for IIS. r12.5 CA SiteMinder Web Agent Installation Guide for IIS r12.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA SiteMinder. Agent for IIS Installation Guide. r12.0 SP3

CA SiteMinder. Agent for IIS Installation Guide. r12.0 SP3 CA SiteMinder Agent for IIS Installation Guide r12.0 SP3 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Unicenter NSM Integration for BMC Remedy. User Guide

Unicenter NSM Integration for BMC Remedy. User Guide Unicenter NSM Integration for BMC Remedy User Guide This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

CA XOsoft Replication for Windows

CA XOsoft Replication for Windows CA XOsoft Replication for Windows Microsoft SQL Server Operation Guide r12.5 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the

More information

CA APM Cloud Monitor. Scripting Guide. Release 8.2

CA APM Cloud Monitor. Scripting Guide. Release 8.2 CA APM Cloud Monitor Scripting Guide Release 8.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

Nimsoft Monitor. ntevl Guide. v3.6 series

Nimsoft Monitor. ntevl Guide. v3.6 series Nimsoft Monitor ntevl Guide v3.6 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

etrust Audit Using the Recorder for Check Point FireWall-1 1.5

etrust Audit Using the Recorder for Check Point FireWall-1 1.5 etrust Audit Using the Recorder for Check Point FireWall-1 1.5 This documentation and related computer software program (hereinafter referred to as the Documentation ) is for the end user s informational

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management Probe Guide for iseries Journal Message Monitoring v1.0 series Copyright Notice This online help system (the "System") is for your informational purposes only and is

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Business Relationship Manager Version 01.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

Unicenter Patch Management

Unicenter Patch Management Unicenter Patch Management Best Practices for Managing Security Updates R11 This documentation (the Documentation ) and related computer software program (the Software ) (hereinafter collectively referred

More information

CA Clarity PPM. Connector for Microsoft SharePoint Product Guide. Service Pack 02.0.01

CA Clarity PPM. Connector for Microsoft SharePoint Product Guide. Service Pack 02.0.01 CA Clarity PPM Connector for Microsoft SharePoint Product Guide Service Pack 02.0.01 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

CA Clarity Project & Portfolio Manager

CA Clarity Project & Portfolio Manager CA Clarity Project & Portfolio Manager Using CA Clarity PPM with Open Workbench and Microsoft Project v12.1.0 This documentation and any related computer software help programs (hereinafter referred to

More information

CA Nimsoft Unified Management Portal

CA Nimsoft Unified Management Portal CA Nimsoft Unified Management Portal HTTPS Implementation Guide 7.6 Document Revision History Document Version Date Changes 1.0 June 2014 Initial version for UMP 7.6. CA Nimsoft Monitor Copyright Notice

More information

CA Change Manager Enterprise Workbench r12

CA Change Manager Enterprise Workbench r12 CA Change Manager Enterprise Workbench r12 Database Support for Microsoft SQL Server 2008 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation")

More information

CA ARCserve Backup r16.x Professional Exam (CAT-360) Study Guide Version 1.1

CA ARCserve Backup r16.x Professional Exam (CAT-360) Study Guide Version 1.1 (CAT-360) Version 1.1 - PROPRIETARY AND CONFIDENTIAL INFORMATION - These educational materials (hereinafter referred to as the Materials ) are for the end user s educational purposes only and are subject

More information

CA Spectrum and CA Performance Center

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

More information

ehealth Psytechnics Integration for User Guide r6.0 SP3

ehealth Psytechnics Integration for User Guide r6.0 SP3 ehealth Psytechnics Integration for User Guide r6.0 SP3 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App CA Mobile Device Management How to Create Custom-Signed CA MDM Client App This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

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

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

More information

CA SiteMinder. Directory Configuration - OpenLDAP. r6.0 SP6

CA SiteMinder. Directory Configuration - OpenLDAP. r6.0 SP6 CA SiteMinder Directory Configuration - OpenLDAP r6.0 SP6 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Arcserve Cloud. Arcserve Cloud Getting Started Guide

Arcserve Cloud. Arcserve Cloud Getting Started Guide Arcserve Cloud Arcserve Cloud Getting Started Guide This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Agent for Microsoft SQL Server r11.5 D01173-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the

More information

CA Nimsoft Monitor. Probe Guide for CPU, Disk and Memory. cdm v4.7 series

CA Nimsoft Monitor. Probe Guide for CPU, Disk and Memory. cdm v4.7 series CA Nimsoft Monitor Probe Guide for CPU, Disk and Memory cdm v4.7 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

CA Performance Center

CA Performance Center CA Performance Center Release Notes Release 2.3.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

Symantec Endpoint Protection Shared Insight Cache User Guide

Symantec Endpoint Protection Shared Insight Cache User Guide Symantec Endpoint Protection Shared Insight Cache User Guide Symantec Endpoint Protection Shared Insight Cache User Guide The software described in this book is furnished under a license agreement and

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Tape RAID Option Guide r11.5 D01183-1E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

BrightStor ARCserve Backup for Laptops & Desktops

BrightStor ARCserve Backup for Laptops & Desktops BrightStor ARCserve Backup for Laptops & Desktops Server Administrator and Expert User Guide 11.0 C00027-1E This documentation and related computer software program (hereinafter referred to as the Documentation

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

CA ARCserve Replication and High Availability for Windows

CA ARCserve Replication and High Availability for Windows CA ARCserve Replication and High Availability for Windows Microsoft SQL Server Operation Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation")

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

CA Nimsoft Monitor. snmptd Guide. v3.0 series

CA Nimsoft Monitor. snmptd Guide. v3.0 series CA Nimsoft Monitor snmptd 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,

More information

Interworks. Interworks Cloud Platform Installation Guide

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

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

TIBCO Spotfire Metrics Prerequisites and Installation

TIBCO Spotfire Metrics Prerequisites and Installation TIBCO Spotfire Metrics Prerequisites and Installation Software Release 6.0 November 2013 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Quick Start Guide 7.0 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

CA SiteMinder. Web Agent Installation Guide for IIS. r12.0 SP3. Fourth Edition

CA SiteMinder. Web Agent Installation Guide for IIS. r12.0 SP3. Fourth Edition CA SiteMinder Web Agent Installation Guide for IIS r12.0 SP3 Fourth Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

CA DLP. Stored Data Integration Guide. Release 14.0. 3rd Edition

CA DLP. Stored Data Integration Guide. Release 14.0. 3rd Edition CA DLP Stored Data Integration Guide Release 14.0 3rd Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

DevTest Solutions. Local License Server. Version 2.1.2

DevTest Solutions. Local License Server. Version 2.1.2 DevTest Solutions Local License Server Version 2.1.2 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is

More information

Embarcadero Performance Center 2.7 Installation Guide

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

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Mitor Snap Cfigurati Guide for SQL Server Mitoring sqlserver v4.8 series Legal Notices This line help system (the "System") is for your informatial purposes ly and is subject to change or withdrawal

More information

CA Application Performance Management

CA Application Performance Management CA Application Performance Management for Microsoft SharePoint Guide Release 9.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

WANSync SQL Server. Operations Guide

WANSync SQL Server. Operations Guide WANSync SQL Server Operations 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

More information

CA ARCserve Replication and High Availability

CA ARCserve Replication and High Availability CA ARCserve Replication and High Availability Microsoft SharePoint Server Operation Guide r16.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Sybase Guide r16 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Nimsoft Monitor. zones Guide. v1.3 series

Nimsoft Monitor. zones Guide. v1.3 series Nimsoft Monitor zones Guide v1.3 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

Chapter 1: How to Register a UNIX Host in a One-Way Trust Domain Environment 3

Chapter 1: How to Register a UNIX Host in a One-Way Trust Domain Environment 3 Contents Chapter 1: How to Register a UNIX Host in a One-Way Trust Domain Environment 3 Introduction... 3 How to Register a UNIX Host in a One-Way Trust Domain Environment... 4 Creating a Windows Agentless

More information

Dell Statistica Document Management System (SDMS) Installation Instructions

Dell Statistica Document Management System (SDMS) Installation Instructions Dell Statistica Document Management System (SDMS) Installation Instructions 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

For Active Directory Installation Guide

For Active Directory Installation Guide For Active Directory Installation Guide Version 2.5.2 April 2010 Copyright 2010 Legal Notices makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide

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

More information

CA ehealth. Voice Over IP (VoIP) Deployment and Quick Reference Guide. r6.1

CA ehealth. Voice Over IP (VoIP) Deployment and Quick Reference Guide. r6.1 CA ehealth Voice Over IP (VoIP) Deployment and Quick Reference Guide r6.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end

More information

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual TIBCO Spotfire Web Player 6.0 Installation and Configuration Manual Revision date: 12 November 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

CA Mobile Device Management 2014 Q1 Getting Started

CA Mobile Device Management 2014 Q1 Getting Started CA Mobile Device Management 2014 Q1 Getting Started This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Sybase Guide r16.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide Novell Storage Manager 3.1.1 for Active Directory Installation Guide www.novell.com/documentation Installation Guide Novell Storage Manager 3.1.1 for Active Directory October 17, 2013 Legal Notices Condrey

More information