Nimsoft Monitor. sqlserver Release Notes. All series

Size: px
Start display at page:

Download "Nimsoft Monitor. sqlserver Release Notes. All series"

Transcription

1 Nimsoft Monitor sqlserver Release Notes All series

2 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 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. For information on licensed and public domain software, see the Nimsoft Monitor Third-Party Licenses and Terms of Use document at:

3 Contact Nimsoft For your convenience, CA Nimsoft provides a single site where you can access information about CA 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 CA Nimsoft Support policies and guidelines Other helpful resources appropriate for your product Provide Feedback If you have comments or questions about CA Nimsoft product documentation, you can send a message to support@nimsoft.com.

4

5 Contents Chapter 1: sqlserver General Overview 7 Chapter 2: Requirements 9 Hardware Requirements... 9 Software Requirements... 9 Supported Platforms... 9 Chapter 3: Considerations 11 Installation Considerations Chapter 4: Known Issues and Workarounds 13 Known SQL Server 2000 Problem Known SQL Server 2005 problem with av_fragmentation Chapter 5: Migration Considerations 15 Chapter 6: V2 QoS Compatibility Mode 17 Permissions Required Chapter 7: Fixed Defects 19 Revision History Contents 5

6

7 The number of a ctive users Chapter 1: sqlserver General Overview The sqlserver probe will run selected SQL's to extract vital information about your SQL Servers. The following information is presented to database-administrator as alarms and/or as a report: Database uptime Number of databases available The data-file size for each database Log-file size for each database File-group size for each database Table size for each database The buffer cache-hit ratio The log-file cache-hit ratio The number of users currently logged onto the server Number of deadlocks per second Number of transactions pr. second Number of database page reads/writes pr. second Number of flush waits per second Number of latch requests per second Number of full scans (table or index) per seconds The usage (growth/shrinking) of the transaction logs Table/index fragmentation Memory resources CPU and I/O resources Locking and locking resources Free connections Backup status Long running queries (SQL Server 2005 only) Long running jobs Active connection ratio Chapter 1: sqlserver General Overview 7

8 Hardware Requirements Mirroring state of Mirror Database Status of Mirroring Witness Server Status of SQL Server instance hosting mirror database 8 sqlserver Release Notes

9 Chapter 2: Requirements This section contains the requirements for the sqlserver probe. This section contains the following topics: Hardware Requirements (see page 9) Software Requirements (see page 9) Supported Platforms (see page 9) Hardware Requirements The sqlserver probe should be installed on systems with the following minimum resources: Memory: 2-4GB of RAM. Probe's OOB configuration requires 256MB of RAM' CPU: 3GHz dual-core processor, 32-bit or 64-bit Software Requirements The sqlserver probe requires the following software environment: Nimsoft Monitor Server or later Nimsoft Robot 5.23 or later Java Virtual Machine 1.6 or later (typically installed with NMS 5.0 and above) MDAC 2.5 or higher + ADO provider for database to be connected SQL Server Native Client (SQLNCLI), SQL Server 7.0 or higher Note: For SOC functionality, NM Server 5.6 or later and UMP or later is required. Supported Platforms The sqlserver probe supports the same set of operating systems and databases as supported by the Nimsoft Server solution. Please refer to the Nimsoft Compatibility Support Matrix for the latest information on supported platforms. Chapter 2: Requirements 9

10

11 Chapter 3: Considerations This section contains the considerations for the sqlserver probe. This section contains the following topics: Installation Considerations (see page 11) Installation Considerations Install probe on a robot running MS-SQL server or a PC installed with client software for SQL Server. Chapter 3: Considerations 11

12

13 Chapter 4: Known Issues and Workarounds This section contains the known issues and workarounds for the sqlserver probe. This section contains the following topics: Known SQL Server 2000 Problem (see page 13) Known SQL Server 2005 problem with av_fragmentation (see page 13) Migration Considerations (see page 15) V2 QoS Compatibility Mode (see page 17) Permissions Required (see page 17) Known SQL Server 2000 Problem Sometimes SQL Server internal tables are not updated with current size values. This can cause negative size values in checkpoints database_size, free_size, fg_free_size and table_size. Use command DBCC UPDATEUSAGE to correct the values in SQL catalog (Running this command on large databases can take long time). Known SQL Server 2005 problem with av_fragmentation SQL Server 2005 changed SQL syntax for some commands during SP2 maintenance. If you want to run the checkpoint av_fragmentation, you need to apply this maintenance, otherwise checkpoint will return an error 0x80040e14. Chapter 4: Known Issues and Workarounds 13

14

15 Chapter 5: Migration Considerations Checkpoints "logic_fragment" and "scan_density" are not supported on SQL Server Use "av_fragmentation" instead. The checkpoint "database_status" has been replaced by "database_state". Database status values from SQL Server 2000 (and lower) are mapped to database state as defined in SQL Server Chapter 5: Migration Considerations 15

16

17 Chapter 6: V2 QoS Compatibility Mode In the V3 the has_max flag has been added to following checkpoints: alloc_space fg_free_space free_connections free_space locks_used logic_fragment scan_density server_cpu server_io user_cpu workspace_memory If you have created the QoS definition for any of these checkpoints under V2 sqlserver probe, you will need to enable the checkbox "QoS V2 compatibility" on the general tab of the GUI to make sure all data is inserted correctly into the QoS database. If you want to use the V3 format (has_max), you have to delete the V2 generated QoS definitions for these checkpoints (all the data for these checkpoints will then de deleted). For any questions related to this, please contact tech support. Permissions Required For SQL Server versions 9 and 10, set VIEW SERVER STATE permission on master database. Chapter 6: V2 QoS Compatibility Mode 17

18

19 Chapter 7: Fixed Defects This section contains the fixed defects for the sqlserver probe. This section contains the following topics: Revision History (see page 19) Revision History This section describes the history of the revisions for this probe. Date Description State Version March 2013 Fixed: Garbled data coming in alarm message for user_waits checkpoint. GA 4.81 Chapter 7: Fixed Defects 19

20 Revision History Date Description State Version March 2013 Added features in user_waits for blocking length and the include, exclude feature in exclude of user_waits January 2013 January 2013 December 2012 Added checkpoint logfile_usage_with_avail_disk and category_name for jobs in checkpoint long_jobs. Added feature in backup_status for ignoring databases for no of days, restoring databases and database snapshots. Added feature for clear alarm for profile level alarms. Added feature in long_jobs for active jobs, their name, job run time and name of category. Fixed: Errors with respect to checkpoint logfile_usage and logfile_size. Fixed: Multiple conf_sqlserver_4.40.exe are created while testing sqlserver probe. Fixed: Changes getting applied on click cancle button also. Fixed: Details of one custom checkpoint gets displayed on another custom checkpoint. Fixed: Alarms related to float values. Fixed: av_fragmentation checkpoint reporting NULL table values. Fixed: Probe to show Fully Qualified Domain Name as QOS source. Fixed a defect where checkpoint's check_interval was not working. Added checkpoint logfile_usage_with_avail_disk and category_name for jobs in checkpoint long_jobs. Updated the mirror state values in the hints section of mirror_state checkpoint. GA 4.72 GA 4.71 GA sqlserver Release Notes

21 Revision History Date Description State Version December 2012 Added a feature in custom checkpoints which will allow thresholds to be defined for multiple columns. GA 4.70 Added functionality to set up a schedule for each alarm in custom as well as built in checkpoints. Added functionality to set up key specific alarms in custom checkpoints. Added new checkpoint(fg_freespace_with_avail_disk) which monitors free space in filegroups after considering the available disk size. Fixed check_dbalive checkpoint to send value "0" instead of "NULL" as QoS for connection failure. Fixed an issue related to incorrect calculation for fg_free_space checkpoint. Fixed an issue related to negative values for the checkpoints fg_free_space and free_space. Fixed an issue in custom checkpoints where NULL QoS with invalid keys were generated in case of any database related errors. Fixed an SOC issue of CM Authentication Failure. Chapter 7: Fixed Defects 21

22 Revision History Date Description State Version September 2012 June 2012 Fixed an issue where the "Windows Authentication" method allows you access to the server with or without providing a valid user account Fixed an issue where the "Windows Authentication" method on local system is connecting using system account rather than the domain account configure in the connection. Added a feature "suppress all alarms" so that all the alarms will be suppressed. Added a feature so that a monitoring profile does not run concurrently and the delay alarm raised whenever the profile run is delayed. Fixed an issue where the profile shows template checkpoints even though the group is selected. Fixed the issue with logfile_usage checkpoint which was reporting incorrect values. Fixed an issue where probe was crashing if "detect domain automatically" is selected on a machine which is not on domain. Fixed an issue with backup_status checkpoint was reporting wrong value. GA 4.6 GA sqlserver Release Notes

23 Revision History Date Description State Version June 2012 Added a new checkpoint suspect_pages for reporting if suspect pages are logged for databases Added a new checkpoint agent_job_failure for reporting failed agent jobs within a defined interval. Added new checkpoints ls_primary_status, ls_secondary_status, ls_primary_time_since_last_backup, ls_secondary_time_since_last_copy, ls_secondary_time_since_last_restore and ls_secondary_last_restored_latency checkpoints for monitoring Log Shipping in SQLServer 2005 and above. Added a callback that able to specify wildcard or regex in profile_name value to fetch active profiles. Fixed an issue where active_connection_ratio checkpoint was not working. Fixed an issue where checkpoint schedule was running for an extra minute. Chapter 7: Fixed Defects 23

24 Revision History Date Description State Version March 2012 Fixed an issue where the probe was failing to pick up no. of samples(overridden) correctly for static checkpoints Fixed a logging issue where the probe was incorrectly logging sqlserver password in plain text. Fixed an issue where in some cases the probe was failing to return any rows for custom checkpoint queries. Fixed QOS V2 compatibility issue, earlier the probe was not able to send the QOS as per V2 QOS specification Fixed an issue in manual signed stored procedure feature related to permissions. Fixed an issue where the probe was incorrectly converting metric units(kb/mb/gb etc.) for some checkpoints Fixed an issue where the probe was not able to return any rows in case of complex custom checkpoint queries. Fixed an issue in logfile_size and logfile_usage checkpoints where the checkpoints were failing when any database is in the middle of recovery. The probe now skips the databases which are being recovered until the recovery is complete and database is online. March 2012 Fixed Misspelling in description of lock_requests checkpoint December 2011 Fixed Size reporting for large databases Fixed SOC Issues sqlserver Release Notes

25 Revision History Date Description State Version August 2011 SOC Support Added. Added support for signed store procedure for standard and custom checkpoints queries. Probe can be run in standard as well as in sign mode. Added new checkpoints mirror_state, mirror_witness_server and mirror_sqlinstance for monitoring Database Mirroring state, status of witness server and status of sql server instance hosting mirroring database. Fixed an issue where sqlusr_cpu store procedure are not deleted after executing queries in case of SQL Server Modified qos_key value for user_cpu checkpoints for avoiding large amount of QoS. Fixed an issue related to subsystemid field where subsystemid shows wrong value. Fixed an issue where long_jobs checkpoint do not send any alarms. Fixed an issue where logic_fragment checkpoint gives Lock request time out error. Fixed Handle leak issue. Added support for configuring unit as minutes, hours and days in backup_status, transaction_backup_status and differential_backup_status checkpoints. Added a new error alarm message that will be send in case of checkpoint query execution failure. April 2011 Added support for internationalization September 2010 Added support for reading alarm tokens from cfg. Fixed division by zero errors for Logfile_Usage and Logfile_Size checkpoints Added interval_value variable in custom checkpoints, so QoS can be sent on interval_value. Updated QoS definition of logfile_size i.e. removed qos_max. Chapter 7: Fixed Defects 25

26 Revision History Date Description State Version 26 sqlserver Release Notes September 2010 Added a new checkpoint logfile_size for reporting database log file size in MB. Initial implementation of sqlserver probe based on V4 database framework. Fixed defects in probe and GUI Added support for extended NIS database information. Implemented support for alarms.cfg. Added a new checkpoint blocked_users for calculating blocked user connections Added support for authentication on untrusted domain Fixed an issue in backup_status checkpoint where it was incorrectly reporting logfile_usage QOS Fixed a crash in GUI configurator related to editing message variables Fixed the white space issue in GUI configurator Added support for includes functionality in the probe. This feature works just the same as exclude feature Fixed an issue in fg_free_space checkpoint where incorrect values are being reported by the probe Added support for reporting QoS values for long_queries checkpoint Added a new checkpoint active_connection_ratio for reporting active connection ratio Added two new checkpoints transaction_backup_status and differential_backup_status for reporting transaction and differential backup status Fixed an issue in GUI configurator where the "Alarm Severity filter" field on the setup tab was editable, now the field is made non-editable Added support for creating custom checkpoints for reporting per-second metric values Added support for configuring separate sql timeouts for checkpoints Added 64-bit support Updated cfx file for message variables in 4.00

27 Revision History Date Description State Version August 2010 September 2009 Fixed security token leak by closing the security tokens when they are not required. In case of custom checkpoints, the query password was not always saved properly. Fixed the query password encryption in GUI. Note: If any custom checkpoints are deactivated by the probe, those checkpoints will have to be deleted from the GUI and will have to be added again in the probe January 2009 SQL Native Client 2008 support December 2008 October 2008 September 2008 Query for checkpoint free_connections corrected. Threshold migration for check_dbalive corrected. V2 QoS compatibility modus Problem with crashes in multithreaded environment fixed. Query database_size for SQL Server 2000 corrected. Several other queries for SQL Server 2000 corrected. Memory leak problem fixed Problem with empty password solved 3.03 August 2008 Windows authorization support corrected queries logfile_usage and fg_free_space corrected Chapter 7: Fixed Defects 27

28 Revision History Date Description State Version May 2008 Multithreading - every profile runs in a separate thread. Scheduling - every checkpoint can have its own schedule. Multiple thresholds - every checkpoint can have more than one threshold. Message pool - messages can be customized and reused among checkpoints. Connection retry - for every connection there can be number of attempts defined, before the probe raise an alarm. Resizable GUI windows - all windows with lists are resizable. Multiple QoS per checkpoint Exclude lists # of samples for alarming Auto-update (GUI) Customer-created checkpoints New checkpoints: long_queries, long_jobs, backup_status Problem with occasional "probe may be hanging" message fixed Problem with database names containing "-" or other special character solved Support for case-sensitive database added "No response" parameter added into GUI June 2007 problem with database names containing "-" or other special character solved November 2006 support for case-sensitive database added "No response" parameter added into GUI Added library to enable support for SQL Server Integer overflow in free space calculation fixed. Hardcoded "oracle.log" removed. Long domain instance name possible sqlserver Release Notes

29 Revision History Date Description State Version April 2006 New checkpoint database_status 2.10 November 2005 Database name added to "locked_users" message new checkpoint alloc_space buf_cachehit_ratio corrected for SP domain user-id support for Windows security Severity for "Database report generation time..." alarm changed (default "critical" now) Chapter 7: Fixed Defects 29

Nimsoft Monitor. sqlserver Guide. v4.3 series

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

More information

CA Nimsoft Monitor. snmpcollector Release Notes. All versions

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

More information

Nimsoft Monitor. sysloggtw Guide. v1.4 series

Nimsoft Monitor. sysloggtw Guide. v1.4 series Nimsoft Monitor sysloggtw Guide v1.4 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

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

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

Nimsoft Monitor Compatibility Matrix October 17, 2013

Nimsoft Monitor Compatibility Matrix October 17, 2013 Nimsoft Monitor Compatibility Matrix October 17, 2013 1 Nimsoft Monitor Compatibility Matrix Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided

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

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management sqlserver Guide v4.8 series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal by

More information

Unified Infrastructure Management Compatibility Matrix April 4, 2016

Unified Infrastructure Management Compatibility Matrix April 4, 2016 Unified Infrastructure Management Compatibility Matrix April 4, 2016 1 Unified Infrastructure Management Compatibility Matrix- CA Technologies Legal Notices Copyright 2016, CA. All rights reserved. Warranty

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

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

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 Nimsoft Unified Management Portal

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

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

CA Nimsoft Service Desk CA Nimsoft Service Desk Configure Outbound Web Services 7.13.7 Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject

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

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

Nimsoft Monitor. cmdbgtw Guide. v1.0 series

Nimsoft Monitor. cmdbgtw Guide. v1.0 series Nimsoft Monitor cmdbgtw Guide v1.0 series Legal Notices Copyright 2011, 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 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 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

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

CA Nimsoft Service Desk CA Nimsoft Service Desk Rapid Workflow Implementation Guide 7.13.7 Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject

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

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 Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for IIS Server Monitoring iis v1.5 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

Symantec Backup Exec 2010 R2. Quick Installation Guide

Symantec Backup Exec 2010 R2. Quick Installation Guide Symantec Backup Exec 2010 R2 Quick Installation Guide 20047221 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

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. oracle Guide. v4.5 series

Nimsoft Monitor. oracle Guide. v4.5 series Nimsoft Monitor oracle Guide v4.5 series 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

More information

Agilent OpenLAB. Data Store. Disaster Recovery Plan

Agilent OpenLAB. Data Store. Disaster Recovery Plan Agilent OpenLAB Data Store Disaster Recovery Plan 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

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

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

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

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 Performance Study VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 VMware VirtualCenter uses a database to store metadata on the state of a VMware Infrastructure environment.

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

Backup Exec 15. Quick Installation Guide

Backup Exec 15. Quick Installation Guide Backup Exec 15 Quick Installation Guide 21344987 Documentation version: 15 PN: 21344987 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, the Checkmark

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Nimsoft Monitor. xendesktop Guide. v1.0 series

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

CA Workload Automation Agent for Databases

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

More information

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes

Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes Altiris Patch Management Solution for Windows 7.1 from Symantec Release Notes The software described in this book is furnished

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

About Recovery Manager for Active

About Recovery Manager for Active Dell Recovery Manager for Active Directory 8.6.1 May 30, 2014 These release notes provide information about the Dell Recovery Manager for Active Directory release. About Resolved issues Known issues System

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

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows

Symantec Enterprise Vault Technical Note. Administering the Monitoring database. Windows Symantec Enterprise Vault Technical Note Administering the Monitoring database Windows December 2006 Symantec Enterprise Vault Administering the Monitoring database Copyright 2006 Symantec Corporation.

More information

User Guide. DocAve Lotus Notes Migrator for Microsoft Exchange 1.1. Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration

User Guide. DocAve Lotus Notes Migrator for Microsoft Exchange 1.1. Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration User Guide DocAve Lotus Notes Migrator for Microsoft Exchange 1.1 Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration This document is intended for anyone wishing to familiarize themselves

More information

StreamServe Persuasion SP5 Microsoft SQL Server

StreamServe Persuasion SP5 Microsoft SQL Server StreamServe Persuasion SP5 Microsoft SQL Server Database Guidelines Rev A StreamServe Persuasion SP5 Microsoft SQL Server Database Guidelines Rev A 2001-2011 STREAMSERVE, INC. ALL RIGHTS RESERVED United

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

Oracle Enterprise Manager

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

More information

CA Workload Automation Agent for Microsoft SQL Server

CA Workload Automation Agent for Microsoft SQL Server CA Workload Automation Agent for Microsoft SQL Server Release Notes r11.3.1, Second Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

Hardware/Software Specifications for Self-Hosted Systems (Multi-Server)

Hardware/Software Specifications for Self-Hosted Systems (Multi-Server) Hardware/Software Specifications for Self-Hosted Systems (Multi-Server) EBIX, INC. 1 Ebix Way, Johns Creek, GA 30097 Rev. 07/2015 2015 Ebix, Inc. and its subsidiaries. All Rights Reserved. This software

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

Dell Recovery Manager for Active Directory 8.6.0

Dell Recovery Manager for Active Directory 8.6.0 Dell Recovery Manager for Active Directory 8.6.0 April, 2014 These release notes provide information about the Recovery Manager for Active Directory release. About Recovery Manager for Active Directory

More information

Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide

Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide Symantec Backup Exec System Recovery Exchange Retrieve Option User's Guide The software described in this book is furnished under

More information

TSM Studio Server User Guide 2.9.0.0

TSM Studio Server User Guide 2.9.0.0 TSM Studio Server User Guide 2.9.0.0 1 Table of Contents Disclaimer... 4 What is TSM Studio Server?... 5 System Requirements... 6 Database Requirements... 6 Installing TSM Studio Server... 7 TSM Studio

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

AKIPS Network Monitor User Manual (DRAFT) Version 15.x. AKIPS Pty Ltd

AKIPS Network Monitor User Manual (DRAFT) Version 15.x. AKIPS Pty Ltd AKIPS Network Monitor User Manual (DRAFT) Version 15.x AKIPS Pty Ltd October 2, 2015 1 Copyright Copyright 2015 AKIPS Holdings Pty Ltd. All rights reserved worldwide. No part of this document may be reproduced

More information

Oracle Enterprise Manager

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

More information

CommVault Simpana Archive 8.0 Integration Guide

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

More information

JD Edwards EnterpriseOne Tools. 1 Understanding JD Edwards EnterpriseOne Business Intelligence Integration. 1.1 Oracle Business Intelligence

JD Edwards EnterpriseOne Tools. 1 Understanding JD Edwards EnterpriseOne Business Intelligence Integration. 1.1 Oracle Business Intelligence JD Edwards EnterpriseOne Tools Embedded Business Intelligence for JD Edwards EnterpriseOne Release 8.98 Update 4 E21426-02 March 2011 This document provides instructions for using Form Design Aid to create

More information

Oracle Insurance General Agent Hardware and Software Requirements. Version 8.0

Oracle Insurance General Agent Hardware and Software Requirements. Version 8.0 Oracle Insurance General Agent Hardware and Software Requirements Version 8.0 April 2009 Table of Contents OIGA Hardware and Software Requirements... 3 OIGA Installation Configurations... 3 Oracle Insurance

More information

Samsung Magician v.4.5 Introduction and Installation Guide

Samsung Magician v.4.5 Introduction and Installation Guide Samsung Magician v.4.5 Introduction and Installation Guide 1 Legal Disclaimer SAMSUNG ELECTRONICS RESERVES THE RIGHT TO CHANGE PRODUCTS, INFORMATION AND SPECIFICATIONS WITHOUT NOTICE. Products and specifications

More information

Symantec System Recovery 2013 Management Solution Administrator's Guide

Symantec System Recovery 2013 Management Solution Administrator's Guide Symantec System Recovery 2013 Management Solution Administrator's Guide Symantec System Recovery 2013 Management Solution Administrator's Guide The software described in this book is furnished under a

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

NetBak Replicator 4.0 User Manual Version 1.0

NetBak Replicator 4.0 User Manual Version 1.0 NetBak Replicator 4.0 User Manual Version 1.0 Copyright 2012. QNAP Systems, Inc. All Rights Reserved. 1 NetBak Replicator 1. Notice... 3 2. Install NetBak Replicator Software... 4 2.1 System Requirements...

More information

DMS Performance Tuning Guide for SQL Server

DMS Performance Tuning Guide for SQL Server DMS Performance Tuning Guide for SQL Server Rev: February 13, 2014 Sitecore CMS 6.5 DMS Performance Tuning Guide for SQL Server A system administrator's guide to optimizing the performance of Sitecore

More information

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6 Disaster Recovery Websense Web Security Web Security Gateway v7.6 1996 2011, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published 2011 The products and/or methods

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 Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for SNMP data monitoring snmpcollector v1.1 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is

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

How To Backup A Database In Navision

How To Backup A Database In Navision Making Database Backups in Microsoft Business Solutions Navision MAKING DATABASE BACKUPS IN MICROSOFT BUSINESS SOLUTIONS NAVISION DISCLAIMER This material is for informational purposes only. Microsoft

More information

CA Nimsoft Service Desk. Compatibility Matrix

CA Nimsoft Service Desk. Compatibility Matrix CA Nimsoft Service Desk Compatibility Matrix Last Updated On: December 6, 2013 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to

More information

CA Clarity PPM. Project Management User Guide. v13.0.00

CA Clarity PPM. Project Management User Guide. v13.0.00 CA Clarity PPM Project Management User Guide v13.0.00 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation )

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

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

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

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

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

Initial Hardware Estimation Guidelines. AgilePoint BPMS v5.0 SP1

Initial Hardware Estimation Guidelines. AgilePoint BPMS v5.0 SP1 Initial Hardware Estimation Guidelines Document Revision r5.2.3 November 2011 Contents 2 Contents Preface...3 Disclaimer of Warranty...3 Copyright...3 Trademarks...3 Government Rights Legend...3 Virus-free

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack for Systems Center Operations Manager (SCOM) Concepts Guide Version 6.3 November 2012 Legal Notices Warranty EView Technology makes no warranty of any kind with regard to this

More information

Symantec Mail Security for Microsoft Exchange

Symantec Mail Security for Microsoft Exchange Symantec Mail Security for Microsoft Exchange Getting Started Guide v7.0.2 Symantec Mail Security for Microsoft Exchange Getting Started Guide The software described in this book is furnished under a license

More information

Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes

Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes The software described in this book is furnished under a license

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

Decision Support System Software Asset Management (SAM)

Decision Support System Software Asset Management (SAM) DecisionSupportSystem SoftwareAssetManagement(SAM) ReleaseNotes Version1.2.3 May,2010 BigFix DSSSAM1.2.3 2009-2010 BigFix, Inc. All rights reserved. BigFix, Fixlet, Relevance Engine, Powered by BigFix

More information

Symantec NetBackup for Microsoft SQL Server Administrator's Guide

Symantec NetBackup for Microsoft SQL Server Administrator's Guide Symantec NetBackup for Microsoft SQL Server Administrator's Guide for Windows Release 7.7.1 Documentation version: 7.7.1 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec,

More information

Monitoreo de Bases de Datos

Monitoreo de Bases de Datos Monitoreo de Bases de Datos Monitoreo de Bases de Datos Las bases de datos son pieza fundamental de una Infraestructura, es de vital importancia su correcto monitoreo de métricas para efectos de lograr

More information

Symantec System Recovery 2011 Management Solution Administrator's Guide

Symantec System Recovery 2011 Management Solution Administrator's Guide Symantec System Recovery 2011 Management Solution Administrator's Guide Symantec System Recovery 2011 Management Solution Administrator's Guide The software described in this book is furnished under a

More information