Microsoft SQL Server Solution 1.0 Guide

Size: px
Start display at page:

Download "Microsoft SQL Server Solution 1.0 Guide"

Transcription

1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document, see EN

2 You can find the most up-to-date technical documentation on the VMware Web site at: The VMware Web site also provides the latest product updates. If you have comments about this documentation, submit your feedback to: Copyright 2015 VMware, Inc. All rights reserved. Copyright and trademark information. VMware, Inc Hillview Ave. Palo Alto, CA VMware, Inc.

3 Contents The Microsoft SQL Server Solution Guide 5 1 Introduction to the Microsoft SQL Server Solution 7 2 Installing the Microsoft SQL Server Solution 9 Set the Agent as a Domain User 9 Install the Microsoft SQL Server Solution 9 3 Microsoft SQL Server Plug-in Dashboard 11 Access the Dashboard for the Microsoft SQL Server Solution 11 Microsoft SQL Server Plug-in Dashboard 11 4 Microsoft SQL Server Plug-in Alert Definitions 13 5 Microsoft SQL Server Plug-in Metrics 17 MSSQL Server Metrics 17 MSSQL Agent Metrics 23 MSSQL Analysis Service Metrics 23 MSSQL Reporting Services Metrics 30 MSSQL Database Metrics 31 Index 33 VMware, Inc. 3

4 4 VMware, Inc.

5 The Microsoft SQL Server Solution Guide The Microsoft SQL Server Solution Guide includes information about installing the Microsoft SQL Server Solution, and describes the objects, metrics, preconfigured dashboard, symptoms, alerts, recommendations, and inventory tree that it provides. The Microsoft SQL Server Solution Guide describes the process of deploying a working instance of the Microsoft SQL Server Plug-in in your vrealize Operations Manager environment. Intended Audience The information in this guide is intended for operations personnel who set up and support the vrealize Operations Manager infrastructure. VMware Technical Publications Glossary VMware Technical Publications provides a glossary of terms that might be unfamiliar to you. For definitions of terms as they are used in VMware technical documentation, go to VMware, Inc. 5

6 6 VMware, Inc.

7 Introduction to the 1 Microsoft SQL Server Solution The Microsoft SQL Server Plug-in is deployed to the End Point Operations Management agent that helps to monitor Microsoft SQL Server. Monitored Objects The Microsoft SQL Server Plug-in discovers and collects metrics for the following objects: MSSQL Server MSSQL Cluster MSSQL Database Server MSSQL Analysis Service MSSQL Reporting Service MSSQL Agent These objects are categorized under the group called MSSQL World. VMware, Inc. 7

8 8 VMware, Inc.

9 Installing the 2 Microsoft SQL Server Solution You can download the Microsoft SQL Server Solution from the VMware Solution Exchange website. This chapter includes the following topics: Set the Agent as a Domain User, on page 9 Install the Microsoft SQL Server Solution, on page 9 Set the Agent as a Domain User If you plan to discover and monitor the Microsoft SQL Server cluster or standalone, change the agent process manually to run with the domain user account, unless it is a standalone Microsoft SQL Server that runs with a local user account. Use the Windows services tool to manually set the agent as a domain user. Procedure 1 Open the Windows Services tool. 2 Select End Point Operations Management Service and double-click. 3 Click the Log On tab in the End Point Operations Management Service Properties dialog box. 4 Select This account and enter the domain user credentials. 5 Click OK and restart the service. You can also use the sc.exe config "Hyperic HQ Agent" obj= "QA1\administrator" password= "MyPassword" command to set the agent as domain user. Install the Microsoft SQL Server Solution The Microsoft SQL Server Solution consists of a PAK file. You can install the Microsoft SQL Server Solution to monitor the objects of the Microsoft SQL Server and collect metrics. Prerequisites Verify that the cluster.exe command line interface tool is enabled on the monitored machine. Procedure 1 Log in to the vrealize Operations Manager user interface with administrative privileges. 2 In the left pane of vrealize Operations Manager, click the Administration icon and click Solutions. 3 On the Solutions tab, click the plus sign. 4 Browse to locate the temporary folder and select the PAK file. VMware, Inc. 9

10 5 Click Upload. The upload might take several minutes. 6 Read and accept the EULA, and click Next. Installation details appear in the window during the process. 7 When the Microsoft SQL Server Solution is installed, click Finish. What to do next After you install the Microsoft SQL Server Solution, the End Point Operations Management agent discovers and monitors the objects of the Microsoft SQL Server Plug-in. 10 VMware, Inc.

11 Microsoft SQL Server Plug-in 3 Dashboard The MS SQL dashboard is added to the predefined vrealize Operations Manager dashboards. You can use the MS SQL dashboard to perform a quick overview of your Microsoft SQL Server environment. This chapter includes the following topics: Access the Dashboard for the Microsoft SQL Server Solution, on page 11 Microsoft SQL Server Plug-in Dashboard, on page 11 Access the Dashboard for the Microsoft SQL Server Solution You can use the dashboard to view, monitor, and troubleshoot objects in your cloud infrastructure. Procedure u To access the dashboard, select the Dashboard List > Applications > MS SQL menu option from the vrealize Operations Manager menu bar. If the dashboard is not displayed on the Home page, on the vrealize Operations Manager menu bar, click Dashboards List, and verify that the Applications check box is selected. Microsoft SQL Server Plug-in Dashboard When the Microsoft SQL Server Plug-in is installed, it adds a preconfigured dashboard. Use the MS SQL dashboard for a quick overview of your Microsoft SQL environment. You can use the information in the dashboard to determine problems in your infrastructure or database and take appropriate action. Widgets in the MS SQL Dashboard You can use the the MS SQL dashboard to view the Microsoft SQL cluster and servers, key performance indicators (KPIs), and a list of alerts. The dashboard includes several widgets. VMware, Inc. 11

12 Table 3 1. MS SQL Dashboard Widgets Widget MS SQL KPIs Alert List Relationships Description This widget displays the MS SQL cluster view. This widget provides an overview of the MS SQL environment. You can view the MS SQL clustered and nonclustered objects and their health. You can filter the other widgets when you click on an object. This widget displays important metrics, their current value and health, and the short term trend. You can view important health metrics to see what is not working. You can view information in this widget only after you select a specific object in the MS SQL widget. This widget displays a list of active alerts for the objects it is configured to monitor. You can view information in this widget only after you select a specific object in the MS SQL widget. This widget displays a topology view of the objects. You can view the different infrastructure components, application components, and services built as a stack. You can drill-down on the red items to determine problems in your infrastructure or database and take appropriate action. You can view information in this widget only if you have selected a specific object in the MS SQL widget. 12 VMware, Inc.

13 Microsoft SQL Server Plug-in Alert 4 Definitions When the Microsoft SQL Server Solution is installed, it adds preconfigured dashboards and alert definitions that you use to monitor and troubleshoot the components in your storage area network. vrealize Operations Manager generates an alert if a problem occurs with the components in the storage area network that the Microsoft SQL Server Plug-in is monitoring. Table 4 1. Alert Definitions Alert Name Object Type Symptom Recommendation Cluster health is critical MSSQL cluster The SQL Server instance is unavailable Restart the node. Verify connectivity between nodes. Verify connectivity to shared storage. Critical disk I/O latency and locks per second greater than specified MSSQL The disk on which the database resides has critical I/O latency. Verify whether low disk response time causes the lock. Database file at max file MSSQL Database All conditions must be met for an alert to be triggered. The percentage used from the database file size allocated is greater than specified. AutoGrowth is enabled. The maximum file size for the database has been reached. The maximum database file size is set. Increase the maximum file size. Add files to the file group. Deadlocks per second greater than specified MSSQL The disk on which the database resides has critical i/o latency. Optimize data manipulation statements. VMware, Inc. 13

14 Table 4 1. Alert Definitions (Continued) Alert Name Object Type Symptom Recommendation Inadequate memory usage MSSQL Database Any of the parent objects must exhibit all the symptoms for an alert to be triggered. The MS SQL instance memory usage is less than the specified memory allocation. The buffer cache hit ratio is less than the specified ratio. The MS SQL instance is up and running for more than one hour. Check whether the queries load unnecessary data to memory (query tuning). Check whether allocated machine memory size is insufficient for the current load. Insufficient disk space MSSQL Database Insufficient space for the database file. Less than 15 to 5 percent free space. Increase the disk space and reduce the database files. Add files to a file group on another disk. Insufficient disk space for next allocation MSSQL Database All conditions must be met for an alert to be triggered. The percentage of space used by the database file is greater than specified. AutoGrowth is enabled. The next allocation size is greater than the available disk space. Increase the disk space and shrink database files. Add files to a file group on another disk. Insufficient file-group space MSSQL Database All conditions must be met for an alert to be triggered. The percentage of space used by the database file is greater than specified. AutoGrowth is not enabled. Increase the disk space and reduce the number of database files. Add files to file group on another disk. Enable AutoGrowth for the files. Lock waits per second greater than specified MSSQL The number of lock waits per second is greater than specified. Optimize the data manipulation statements. Verify the disk response time. Logical disk transfer speed is out if specified range MSSQL The data transfer speed on the logical disk is out of normal range or is critically slow. Verify your storage for one or more malfunctioning disks. If you are using more than your planned throughput, look for untuned queries. 14 VMware, Inc.

15 Chapter 4 Microsoft SQL Server Plug-in Alert Definitions Table 4 1. Alert Definitions (Continued) Alert Name Object Type Symptom Recommendation Low free memory and high paging MSSQL Free memory on the operating system is less than specified. The page output on the disk is greater than specified. Improve inefficient queries which consume memory. Consider adding more memory to the guest. Transaction log is inflating while the recovery mode is Full MSSQL All conditions must be met for an alert to be triggered or any of the child objects must exhibit all the symptoms before an alert is triggered. The database recovery model is Full. The total database log size is above dynamic threshold. Take a backup of the transaction log to free already allocated space. Check when you last took a successful backup of the transaction log. If replication is involved, troubleshoot old articles. Transaction log is inflating while the recovery mode is Simple MSSQL All conditions must be met for an alert to be triggered or any of the child objects must exhibit all the symptoms before an alert is triggered. The database recovery model is or Simple. The total database log size is above dynamic threshold. Check the size and duration of transactions. VMware, Inc. 15

16 16 VMware, Inc.

17 Microsoft SQL Server Plug-in Metrics 5 The Microsoft SQL Server Plug-in collects metrics for objects. You can view these metrics from the vrealize Operations Manager user interface. From the vrealize Operations Manager user interface, click Environment > MSSQL Clusters Instances and Services > Troubleshooting > All Metrics tab. This chapter includes the following topics: MSSQL Server Metrics, on page 17 MSSQL Agent Metrics, on page 23 MSSQL Analysis Service Metrics, on page 23 MSSQL Reporting Services Metrics, on page 30 MSSQL Database Metrics, on page 31 MSSQL Server Metrics The Microsoft SQL Server Plug-in collects metrics for the MSSQL Server object type. Table 5 1. MSSQL Server Metrics Availability AVAILABILITY True All Total Database Active Transactions Total Database Transactions/sec THROUGHPUT True All THROUGHPUT True All % Processor Time UTILIZATION True All Batch Requests/sec UTILIZATION True All Buffer cache hit ratio UTILIZATION True All Instance uptime UTILIZATION True 2008 and above Machine % disk time CALCULATED True All Machine avg disk queue length CALCULATED True All Machine CPU usage CALCULATED True All Machine total memory CALCULATED True All Machine used memory CALCULATED True All Memory usage CALCULATED True All VMware, Inc. 17

18 Table 5 1. MSSQL Server Metrics (Continued) SQL compilations/sec UTILIZATION True All SQL re-compilations/sec UTILIZATION True All Lazy writes/sec UTILIZATION True All Lock Wait Time (ms) UTILIZATION True All Lock Waits/sec UTILIZATION True All Locks Average Wait Time (ms) UTILIZATION True All Lock Requests/sec UTILIZATION True All Logins/sec UTILIZATION True All Logouts/sec UTILIZATION True All Number of Deadlocks/sec UTILIZATION True All Page life expectancy UTILIZATION True All Stored procedures invoked/sec UTILIZATION True All Total server memory (KB) UTILIZATION True 2012 and 2014 Target server memory (KB) Total database log file size (KB) Total database data file size (KB) UTILIZATION True 2012 and 2014 UTILIZATION True All UTILIZATION True All Active Transactions THROUGHPUT False All SQL compilations percent per second SQL re-compilations percent per second % User Time % Privileged Time Active Temp tables AU cleanup batches/sec AU cleanups/sec Auto-Param Attempts/sec Average Latch Wait Time (s) Background writer pages/sec By-reference LOB create count By-reference LOB use count UTILIZATION False 2012 and 2014 Checkpoint Pages/sec Connection Memory (KB) Connection Reset/sec UTILIZATION False 2008 and above 18 VMware, Inc.

19 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 1. MSSQL Server Metrics (Continued) Count LOB Read ahead Count pull in row Count push off row Database cache memory (KB) UTILIZATION False 2012 and 2014 Database pages Deferred dropped AUs Deferred dropped rowsets Data File Size Dropped rowset cleanups/sec Dropped rowsets skipped/sec Elapsed time Event notifications delayed drop Extent deallocations/sec Extents allocated/sec External benefit for memory Failed AU cleanup batches/sec UTILIZATION False 2012 and 2014 Failed auto-param/sec Failed leaf page cookie Failed tree page cookie Forced parameterization/sec Forwarded records/sec Free list stalls/sec Free Memory (KB) UTILIZATION False 2012 and 2014 Free space page fetches/sec Free space scans/sec Full scans/sec Granted workspace memory (KB) Guided plan executions/sec UTILIZATION False 2008 and above Handle count HTTP authenticated requests Index searches/sec InSysXact waits/sec UTILIZATION False 2012 and 2014 VMware, Inc. 19

20 Table 5 1. MSSQL Server Metrics (Continued) Integral Controller Slope UTILIZATION False 2012 and 2014 IO Data bytes/sec IO Data operations/sec IO other bytes/sec IO other operations/sec IO read operations/sec IO read bytes/sec IO write bytes/sec IO write operations/sec Latch waits/sec LOB handle destroy count LOBSS provider create count LOBSS provider destroy count LOBSS provider truncation count LOB Handle create count Lock Blocks Lock Blocks Allocated Lock Memory (KB) Lock Owner Blocks Lock Owner Blocks Allocated Lock Timeouts/sec Log Pool Memory (KB) UTILIZATION False 2012 and 2014 Logical connections Mars deadlock Maximum Workspace Memory (KB) Memory Grants Outstanding Memory Grants Pending Misguided plan executions/sec Mixed page allocations/sec UTILIZATION False 2008 and above Non-atomic yield rate Number of super latches Optimizer Memory (KB) Page compression attempts/sec UTILIZATION False 2008 and above 20 VMware, Inc.

21 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 1. MSSQL Server Metrics (Continued) Page deallocations/sec Page faults/sec Page file bytes Page file bytes peak Page lookups/sec Page reads/sec Page splits/sec Page writes/sec Page reads per Minute Page writes per Minute Page allocated/sec Page splits Percent Log Used Pages compressed/sec UTILIZATION False 2008 and above Pool Nonpaged bytes Pool paged bytes Priority base Private bytes Probe scans/sec Processes blocked Range scans/sec Read ahead pages/sec Replication Pending Transactions Replication Transaction Rate Reserved Server Memory (KB) UTILIZATION False 2012 and 2014 Safe auto-param/sec Scan point revalidation/sec Skipped ghosted records/sec SOAP empty requests SOAP method invocations SOAP session initiate requests SOAP session terminate requests SOAP SQL requests SOAP WSDL requests VMware, Inc. 21

22 Table 5 1. MSSQL Server Metrics (Continued) SQL attention rate SQL cache memory (KB) SQL trace IO provider lock waits Stolen server memory (KB) UTILIZATION False 2012 and 2014 Stolen pages Super latch promotions/sec Super latch demotions/sec Table lock escalations/sec Temp tables creation rate Temp tables for destruction Tempdb recovery unit ID UTILIZATION False 2008 and above Tempdb rowset ID UTILIZATION False 2008 and above Thread count Total database log cache hit ratio Total database log file used size (KB) Total database log flush wait time Total database log growths Total database log shrinks Total database log truncations Total database percent log used (%) Total database repl.pending Xacts Total database repl.trans. rate Total latch wait time (ms) Trace event notification queue Transactions Unsafe auto params/sec Used leaf page cookie Used tree page cookie User connections Virtual bytes Virtual bytes peak 22 VMware, Inc.

23 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 1. MSSQL Server Metrics (Continued) Workfiles created/sec Working set Working set - private Working set peak Worktables created/sec Worktables from cache ratio MSSQL Agent Metrics The Microsoft SQL Server Plug-in collects metrics for the MSSQL Agent object type. Table 5 2. MSSQL Agent Metrics Availability AVAILABILITY True All Active Jobs UTILIZATION True All Failed Jobs UTILIZATION True All Job Success Rate Jobs activated/minute Queued jobs Successful jobs MSSQL Analysis Service Metrics The Microsoft SQL Server Plug-in collects metrics for the MSSQL Analysis Service object type. Table 5 3. MSSQL Analysis Service Metrics Availability AVAILABILITY True All Total Failures UTILIZATION True All Avg time/query UTILIZATION True All Agg Cache KB Aggregation hits/sec UTILIZATION False 2008 and above Aggregation lookups/sec UTILIZATION False 2008 and above Aggregation map files Avg time/query Bytes sent/sec Calculation cache hits/sec UTILIZATION False 2008 and above Calculation cache lookups/sec UTILIZATION False 2008 and above Cases/sec Cleaner balance/sec VMware, Inc. 23

24 Table 5 3. MSSQL Analysis Service Metrics (Continued) Cleaner current price Cleaner Memory KB Cleaner memory nonshrinkable KB Cleaner memory shrinkable KB Cleaner Memory shrunk KB/sec Concurrent DM queries Current connections Current dimension queries Current entries Current KB Current latch waits Current lock waits Current locks Current measure group queries Current models processing Current partitions Current user partitions Data bytes/sec Data reads/sec Dimension cache hits/sec UTILIZATION False 2008 and above Dimension cache lookups/sec Dimension Index (Hash) Files UTILIZATION False 2008 and above Dimension property files Dimension queries/sec Dimension string files Direct hit ratio Direct hits/sec Evictions/sec Fact aggregation files Fact data files Fact string files Failures/sec Filestore clock pages examined/sec 24 VMware, Inc.

25 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 3. MSSQL Analysis Service Metrics (Continued) Filestore clock pages have ref/sec Filestore clock pages valid /sec Filestore IO errors Filestore IO errors/sec Filestore KB Filestore KB reads/kb Filestore KB write/sec Filestore memory pinned KB Filestore page faults/sec All Filestore reads/sec Filestore writes/sec Flat cache hits/sec UTILIZATION False 2008 and above Flat cache lookups/sec UTILIZATION False 2008 and above In-memory aggregation map file KB In-memory aggregation map file KB/sec In-memory dimension index (hash) file KB In-memory dimension index (hash) file KB/sec In-memory dimension property file KB In-memory dimension property file KB/sec In-memory dimension string file KB In-memory dimension string file KB/sec In-memory fact aggregation file KB In-memory fact aggregation file KB/sec In-memory fact data file KB In-memory fact data file KB/sec In-memory fact string file KB In-memory fact string file KB/sec All In-memory map file KB VMware, Inc. 25

26 Table 5 3. MSSQL Analysis Service Metrics (Continued) In-memory map file KB/sec In-memory other file KB In-memory other file KB/sec Inserts/sec KB added/sec Latch waits/sec Lock denials/sec Lock grants/sec Lock requests/sec Lock waits/sec Long parsing busy threads Long parsing idle threads Long parsing job queue length Long parsing job rate Lookups/sec Map bytes/sec Map files Map reads/sec Measure group cache hits/sec Measure group cache lookups/sec Measure group queries/sec UTILIZATION False 2008 and above UTILIZATION False 2008 and above Memory limit hard KB UTILIZATION False 2012 and 2014 Memory limit high KB Memory limit low KB Memory limit Vertipaq KB UTILIZATION False 2012 and 2014 Memory size bytes Memory size rows Memory usage KB Misses/SEC Network round trips/sec UTILIZATION False 2008 and above Notifications/sec UTILIZATION False 2012 and 2014 Other files Page pool 1 Alloc KB Page pool 1 lookaside KB 26 VMware, Inc.

27 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 3. MSSQL Analysis Service Metrics (Continued) Page pool 64 Alloc KB Page pool 64 lookaside KB Page pool 8 Alloc KB Page pool 8 lookaside KB Persisted cache hits/sec UTILIZATION False 2008 and above Persisted cache lookups/sec Potential in-memory aggregation map file KB Potential in-memory dimension index (hash) file KB Potential in-memory dimension property file KB Potential in-memory dimension string file KB Potential in-memory fact aggregation file KB Potential in-memory fact data file KB Potential in-memory fact string file KB Potential in-memory fact map file KB Potential in-memory other file KB UTILIZATION False 2008 and above All Predictions/sec Proactive caching begin/sec Proactive caching completion/sec Processing cancellations/sec Processing pool busy I/O job threads Processing pool busy non- I/O threads Processing pool busy threads Processing pool busy I/O job completion rate Processing pool I/O job queue length Processing pool idle I/O job threads UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 UTILIZATION False 2012 and 2014 VMware, Inc. 27

28 Table 5 3. MSSQL Analysis Service Metrics (Continued) Processing pool idle non- I/O threads Processing pool idle threads Processing pool job queue length UTILIZATION False 2012 and 2014 Processing pool job rate Queries answered/sec Queries from cache direct/sec Queries from cache filtered/sec Queries from file/sec Queries/sec Query pool busy threads Query pool idle threads Query pool job queue length Query pool job rate Quota blocked Quota KB Requests/sec Rows converted/sec Rows created/sec Rows merged/sec Rows read/sec Rows sent/sec Rows written/sec Rows/sec Short parsing busy threads Short parsing idle threads Short parsing job queue length Short parsing job rate Successes/sec Temp file bytes written/sec Temp file rows written/sec Total autoexist Total cells calculated Total deadlocks detected 28 VMware, Inc.

29 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 3. MSSQL Analysis Service Metrics (Continued) Total dimension queries Total direct hits Total evictions Total existing Total filtered iterator cache hits Total filtered iterator cache misses UTILIZATION False 2008 and above UTILIZATION False 2008 and above Total flat cache inserts Total inserts Total lookups Total measure group queries Total misses Total network round trips Total non empty Total non empty for calculated members Total non empty unoptimized Total partitions Total predictions Total queries Total queries answered Total queries from cache direct Total queries from cache filtered Total queries from file Total recomputes Total requests Total rows Total rows converted Total rows read Total rows written Total sonar subcubes Total successes Unlock requests/sec VertiPaq Memory- Mapped KB UTILIZATION False 2012 and 2014 VMware, Inc. 29

30 Table 5 3. MSSQL Analysis Service Metrics (Continued) VertiPaq Nonpaged KB UTILIZATION False 2012 and 2014 VertiPaq Paged KB UTILIZATION False 2012 and 2014 MSSQL Reporting Services Metrics The Microsoft SQL Server Plug-in collects metrics for the MSSQL Reporting Services object type. Table 5 4. MSSQL Reporting Services Metrics Availability AVAILABILITY True All Total Processing Failures UTILIZATION True All Total Rejected Threads UTILIZATION True All Active sessions Cache flushes/sec Cache hits/sec cache hits/sec (semantic motion) cache misses/sec cache misses/sec (semantic motion) Delivers/sec Events/sec First session requests/sec Memory cache hits/sec Memory cache miss/sec Next session requests/sec Report requests Reports executed/sec Reports/sec Snapshot updates/sec Total App domain recycles Total cache flushes Total cache hits Total cache hits (semantic mode) Total cache misses Total cache misses (semantic mode) Total deliveries Total events Total memory cache hits 30 VMware, Inc.

31 Chapter 5 Microsoft SQL Server Plug-in Metrics Table 5 4. MSSQL Reporting Services Metrics (Continued) Total memory cache misses Total Reports Executed Total requests Total snapshot updates MSSQL Database Metrics The Microsoft SQL Server Plug-in collects metrics for the MSSQL Database object type. Table 5 5. MSSQL Database Metrics Availability AVAILABILITY True All Active Transactions THROUGHPUT True All Transactions/sec THROUGHPUT True All Database Free Percent % UTILIZATION True All Data File Disk % Free Space UTILIZATION True All Data File Disk Free Space (MB) UTILIZATION True All Recovery Model UTILIZATION True All Data File next Allocation (KB) UTILIZATION True All Data File Size (KB) UTILIZATION True All Data file max size (KB) UTILIZATION True All Data File Available Free Space CALCULATED True All Data File Disk Post-Allocation Free Space CALCULATED True All Log Cache Hit Ratio Log File Size (KB) Log File Used Size (KB) Log Flush Wait Time Log Growths Log Shrinks Log Truncations Percent Log Used Replication Pending Xacts Replication Transaction Rate VMware, Inc. 31

32 32 VMware, Inc.

33 Index A access dashboards 11 agent metrics for 2008, 2012, and alert definitions 13 analysis service 23 D dashboards 11 G glossary 5 I installing management packs 9 intended audience 5 introduction 7 M management packs, installing 9 metrics 17, 23, 30, 31 Microsoft SQL Server solution, installing 9 Microsoft SQL Server plug-in alert definitions 13 MSSQL 2014, metrics 17, 23, 30, 31 MSSQL Database 31 R reporting service 30 S setting the agent as a domain user 9 W widgets 11 VMware, Inc. 33

34 34 VMware, Inc.

Microsoft Internet Information Services Solution 1.0

Microsoft Internet Information Services Solution 1.0 Microsoft Internet Information Services Solution 1.0 vrealize Operations Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Active Directory Solution 1.0 Guide

Active Directory Solution 1.0 Guide This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document, see http://www.vmware.com/support/pubs.

More information

vrealize Operations Manager Customization and Administration Guide

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until

More information

SOLIDWORKS Enterprise PDM - Troubleshooting Tools

SOLIDWORKS Enterprise PDM - Troubleshooting Tools SOLIDWORKS Enterprise PDM - Troubleshooting Tools This document is intended for the IT and Database Manager to help diagnose and trouble shoot problems for SOLIDWORKS Enterprise PDM. Below are suggested

More information

One of the database administrators

One of the database administrators THE ESSENTIAL GUIDE TO Database Monitoring By Michael Otey SPONSORED BY One of the database administrators (DBAs) most important jobs is to keep the database running smoothly, which includes quickly troubleshooting

More information

vrealize Operations Management Pack for vcloud Air 2.0

vrealize Operations Management Pack for vcloud Air 2.0 vrealize Operations Management Pack for vcloud Air 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To

More information

Management Pack for vrealize Infrastructure Navigator

Management Pack for vrealize Infrastructure Navigator Management Pack for vrealize Infrastructure Navigator This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To

More information

vcenter Operations Manager for Horizon Supplement

vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.6 This document supports the version of each product listed and supports all subsequent versions until the document

More information

SQL Server Performance Assessment and Optimization Techniques Jeffry A. Schwartz Windows Technology Symposium December 6, 2004 Las Vegas, NV

SQL Server Performance Assessment and Optimization Techniques Jeffry A. Schwartz Windows Technology Symposium December 6, 2004 Las Vegas, NV SQL Server Performance Assessment and Optimization Techniques Jeffry A. Schwartz Windows Technology Symposium December 6, 2004 Las Vegas, NV jeffstx3@frontiernet.net Emphasis of Presentation Interpretation

More information

vrops Microsoft SQL Server MANAGEMENT PACK User Guide

vrops Microsoft SQL Server MANAGEMENT PACK User Guide vrops Microsoft SQL Server MANAGEMENT PACK User Guide TABLE OF CONTENTS 1. vrealize Operations Management Pack for Microsoft SQL Server User Guide... 3 1.1 Intended Audience... 3 2. Revision Notes... 3

More information

VMware vrealize Operations for Horizon Administration

VMware vrealize Operations for Horizon Administration VMware vrealize Operations for Horizon Administration vrealize Operations for Horizon 6.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

vrealize Operations Manager User Guide

vrealize Operations Manager User Guide vrealize Operations Manager User Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware vcenter Operations Manager Administration Guide

VMware vcenter Operations Manager Administration Guide VMware vcenter Operations Manager Administration Guide Custom User Interface vcenter Operations Manager 5.6 This document supports the version of each product listed and supports all subsequent versions

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

EZManage V4.0 Release Notes. Document revision 1.08 (15.12.2013)

EZManage V4.0 Release Notes. Document revision 1.08 (15.12.2013) EZManage V4.0 Release Notes Document revision 1.08 (15.12.2013) Release Features Feature #1- New UI New User Interface for every form including the ribbon controls that are similar to the Microsoft office

More information

Perfmon Collection Setup Instructions for Windows Server 2008+

Perfmon Collection Setup Instructions for Windows Server 2008+ Perfmon Collection Setup Instructions for Windows Server 2008+ Performance statistics are critically vital for the long-term health and capacity management of an enterprise environment. Unless a third-party

More information

Performance data collection and analysis process

Performance data collection and analysis process Microsoft Dynamics AX 2012 Performance data collection and analysis process White Paper This document outlines the core processes, techniques, and procedures that the Microsoft Dynamics AX product team

More information

VMware vcenter Operations Manager for Horizon Supplement

VMware vcenter Operations Manager for Horizon Supplement VMware vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.7 This document supports the version of each product listed and supports all subsequent versions until

More information

VMware vcenter 4.0 Database Performance for Microsoft SQL Server 2008

VMware vcenter 4.0 Database Performance for Microsoft SQL Server 2008 Performance Study VMware vcenter 4.0 Database Performance for Microsoft SQL Server 2008 VMware vsphere 4.0 VMware vcenter Server uses a database to store metadata on the state of a VMware vsphere environment.

More information

EMC Smarts Integration Guide

EMC Smarts Integration Guide vcenter Operations Manager Enterprise 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Juniper Networks Management Pack Documentation

Juniper Networks Management Pack Documentation Juniper Networks Management Pack Documentation Juniper Networks Data Center Switching Management Pack for VMware vrealize Operations (vrops) Release 2.5 Modified: 2015-10-12 Juniper Networks, Inc. 1133

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

vrealize Operations Management Pack for OpenStack

vrealize Operations Management Pack for OpenStack vrealize Operations Management Pack for This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Microsoft SharePoint 2010 on HP ProLiant DL380p Gen8 servers

Microsoft SharePoint 2010 on HP ProLiant DL380p Gen8 servers Technical white paper Microsoft SharePoint 2010 on HP ProLiant DL380p Gen8 servers Performance report Table of contents Executive summary... 2 Introduction... 2 Test topology... 2 Test methodology... 3

More information

Centerity Service Pack for Microsoft Exchange 2013 Keep your e-mail services up and running!

Centerity Service Pack for Microsoft Exchange 2013 Keep your e-mail services up and running! Centerity Service Pack for Microsoft Exchange 2013 Keep your e-mail services up and running! Key Features Client & server monitoring. Tens of monitored KPI s for in-depth inspection. Wide range of usage

More information

Managing Multi-Hypervisor Environments with vcenter Server

Managing Multi-Hypervisor Environments with vcenter Server Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent

More information

VMware vcenter Operations Manager Enterprise Administration Guide

VMware vcenter Operations Manager Enterprise Administration Guide VMware vcenter Operations Manager Enterprise Administration Guide vcenter Operations Manager Enterprise 5.0 This document supports the version of each product listed and supports all subsequent versions

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

Performance Counters. Microsoft SQL. Technical Data Sheet. Overview:

Performance Counters. Microsoft SQL. Technical Data Sheet. Overview: Performance Counters Technical Data Sheet Microsoft SQL Overview: Key Features and Benefits: Key Definitions: Performance counters are used by the Operations Management Architecture (OMA) to collect data

More information

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until a new edition replaces

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Oracle Enterprise Manager

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

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Solving Performance Problems In SQL Server by Michal Tinthofer

Solving Performance Problems In SQL Server by Michal Tinthofer Solving Performance Problems In SQL Server by Michal Tinthofer Michal.Tinthofer@Woodler.eu GOPAS: info@gopas,sk www.gopas.sk www.facebook.com/gopassr Agenda Analyze the overall Sql Server state Focus on

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

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

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

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Internet Information Services Agent Version 6.3.1 Fix Pack 2.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Internet Information Services Agent Version 6.3.1 Fix Pack 2. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Internet Information Services Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Storage and SQL Server capacity planning and configuration (SharePoint...

Storage and SQL Server capacity planning and configuration (SharePoint... 1 of 22 5/1/2011 5:34 PM Storage and SQL Server capacity planning and configuration (SharePoint Server 2010) Updated: January 20, 2011 This article describes how to plan for and configure the storage and

More information

Perfmon counters for Enterprise MOSS

Perfmon counters for Enterprise MOSS Perfmon counters for Enterprise MOSS # Counter What does it measure or can tell us Threshold [Action taken if] Notes PROCESSOR RELATED COUNTERS 1 Processor(_Total)\% Measures average processor utilization

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.7 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Deployment and Configuration Guide

Deployment and Configuration Guide vcenter Operations Manager 5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Reference Manual for Non-Oracle Database Management Release 12 (12.0) B28748-11 November 2010 Oracle Enterprise Manager System Monitoring Plug-in Reference

More information

PERFORMANCE TUNING IN MICROSOFT SQL SERVER DBMS

PERFORMANCE TUNING IN MICROSOFT SQL SERVER DBMS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 6, June 2015, pg.381

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Advanced Service Design

Advanced Service Design vcloud Automation Center 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

SNMP Adapter Installation and Configuration Guide

SNMP Adapter Installation and Configuration Guide SNMP Adapter Installation and Configuration Guide vcenter Operations Manager 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Chapter 15: AppInsight for SQL

Chapter 15: AppInsight for SQL Chapter 15: AppInsight for SQL SAM offers a detailed view of your SQL databases' performance without the use of agents or templates by using the AppInsight for SQL embedded application. AppInsight for

More information

VirtualCenter Database Maintenance VirtualCenter 2.0.x and Microsoft SQL Server

VirtualCenter Database Maintenance VirtualCenter 2.0.x and Microsoft SQL Server Technical Note VirtualCenter Database Maintenance VirtualCenter 2.0.x and Microsoft SQL Server This document discusses ways to maintain the VirtualCenter database for increased performance and manageability.

More information

VMware vrealize Configuration Manager Advanced Installation Guide vrealize Configuration Manager 5.8

VMware vrealize Configuration Manager Advanced Installation Guide vrealize Configuration Manager 5.8 VMware vrealize Configuration Manager Advanced Installation Guide vrealize Configuration Manager 5.8 This document supports the version of each product listed and supports all subsequent versions until

More information

SQL diagnostic manager Management Pack for Microsoft System Center. Overview

SQL diagnostic manager Management Pack for Microsoft System Center. Overview Overview What is so cool about the SQL diagnostic manager Management Pack? The SQL diagnostic manager (SQLdm) Management Pack integrates key monitors and alerts used by SQL Server DBAs with Microsoft's

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

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

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0

Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0 Using the vcenter Orchestrator Plug-In for vsphere Auto Deploy 1.0 vcenter Orchestrator 4.2 This document supports the version of each product listed and supports all subsequent versions until the document

More information

vcenter Support Assistant User's Guide

vcenter Support Assistant User's Guide vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

VMware vcenter Log Insight User's Guide

VMware vcenter Log Insight User's Guide VMware vcenter Log Insight User's Guide vcenter Log Insight 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

IaaS Configuration for Cloud Platforms

IaaS Configuration for Cloud Platforms vrealize Automation 6.2.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD.

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD. SQL Server 2008/2008 R2 Advanced DBA Performance & Tuning COURSE CODE: COURSE TITLE: AUDIENCE: SQSDPT SQL Server 2008/2008 R2 Advanced DBA Performance & Tuning SQL Server DBAs, capacity planners and system

More information

Reconfiguration of VMware vcenter Update Manager

Reconfiguration of VMware vcenter Update Manager Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

ERserver. iseries. Work management

ERserver. iseries. Work management ERserver iseries Work management ERserver iseries Work management Copyright International Business Machines Corporation 1998, 2002. All rights reserved. US Government Users Restricted Rights Use, duplication

More information

Destiny performance monitoring white paper

Destiny performance monitoring white paper Destiny performance monitoring white paper Monitoring server indicators Overview This paper provides an introduction to monitoring server indicators relevant to Destiny. It serves as a starting point for

More information

Monitoring Agent for Microsoft Exchange Server 6.3.1 Fix Pack 9. Reference IBM

Monitoring Agent for Microsoft Exchange Server 6.3.1 Fix Pack 9. Reference IBM Monitoring Agent for Microsoft Exchange Server 6.3.1 Fix Pack 9 Reference IBM Monitoring Agent for Microsoft Exchange Server 6.3.1 Fix Pack 9 Reference IBM Note Before using this information and the product

More information

Running a Workflow on a PowerCenter Grid

Running a Workflow on a PowerCenter Grid Running a Workflow on a PowerCenter Grid 2010-2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

vcloud Suite Licensing

vcloud Suite Licensing vcloud Suite 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013 Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager Install Guide Idera Inc., Published: April 2013 Contents Introduction to the Idera SQL Diagnostic Manager Management

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

3 Setting up Databases on a Microsoft SQL 7.0 Server

3 Setting up Databases on a Microsoft SQL 7.0 Server 3 Setting up Databases on a Microsoft SQL 7.0 Server Overview of the Installation Process To set up GoldMine properly, you must follow a sequence of steps to install GoldMine s program files, and the other

More information

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Cluster Server Agent vnext User's Guide - Beta 1 Draft SC27-2316-05 IBM Tivoli Composite Application Manager for Microsoft

More information

vrealize Air Compliance OVA Installation and Deployment Guide

vrealize Air Compliance OVA Installation and Deployment Guide vrealize Air Compliance OVA Installation and Deployment Guide 14 July 2015 vrealize Air Compliance This document supports the version of each product listed and supports all subsequent versions until the

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Monitoring PostgreSQL database with Verax NMS

Monitoring PostgreSQL database with Verax NMS Monitoring PostgreSQL database with Verax NMS Table of contents Abstract... 3 1. Adding PostgreSQL database to device inventory... 4 2. Adding sensors for PostgreSQL database... 7 3. Adding performance

More information

Users are Complaining that the System is Slow What Should I Do Now? Part 1

Users are Complaining that the System is Slow What Should I Do Now? Part 1 Users are Complaining that the System is Slow What Should I Do Now? Part 1 Jeffry A. Schwartz July 15, 2014 SQLRx Seminar jeffrys@isi85.com Overview Most of you have had to deal with vague user complaints

More information

How to Guide: SQL Server 2005 Consolidation

How to Guide: SQL Server 2005 Consolidation How to Guide: SQL Server 2005 Consolidation By Randy Dyess Edited with permission from SQL Server Magazine. Copyright 2008 Penton Media, Inc. All rights reserved. Third-party information brought to you

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

EMC ApplicationXtender Server

EMC ApplicationXtender Server EMC ApplicationXtender Server 6.5 Monitoring Guide P/N 300-010-560 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2010 EMC Corporation. All

More information

Squeezing The Most Performance from your VMware-based SQL Server

Squeezing The Most Performance from your VMware-based SQL Server Squeezing The Most Performance from your VMware-based SQL Server PASS Virtualization Virtual Chapter February 13, 2013 David Klee Solutions Architect (@kleegeek) About HoB Founded in 1998 Partner-Focused

More information

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent vnext User's Guide - Beta 1 Draft SC27-2319-05 IBM Tivoli Composite Application Manager for Microsoft

More information

Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0

Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0 Integrated Virtual Debugger for Visual Studio Developer s Guide VMware Workstation 8.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Upgrading Horizon Workspace

Upgrading Horizon Workspace Horizon Workspace 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

vsphere App HA Installation and Configuration Guide

vsphere App HA Installation and Configuration Guide vsphere App HA Installation and Configuration Guide VMware vsphere App HA 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware vcenter Discovered Machines Import Tool User's Guide Version 5.3.0.25 for vcenter Configuration Manager 5.3

VMware vcenter Discovered Machines Import Tool User's Guide Version 5.3.0.25 for vcenter Configuration Manager 5.3 VMware vcenter Discovered Machines Import Tool User's Guide Version 5.3.0.25 for vcenter Configuration Manager 5.3 This document supports the version of each product listed and supports all subsequent

More information

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 This document supports the version of each product listed and supports all subsequent versions

More information

Mind Q Systems Private Limited

Mind Q Systems Private Limited MS SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques Module 1: SQL Server Architecture Introduction to SQL Server 2012 Overview on RDBMS and Beyond Relational Big picture of

More information

Veeam ONE What s New in v9?

Veeam ONE What s New in v9? Veeam ONE What s New in v9? Veeam ONE is a powerful monitoring, reporting and capacity planning tool for the Veeam backup infrastructure, VMware vsphere and Microsoft Hyper-V. It helps enable Availability

More information

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. Infrastructure Management Dashboards for Servers Reference

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. Infrastructure Management Dashboards for Servers Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 Infrastructure Management Dashboards for Servers Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 Infrastructure Management Dashboards for Servers Reference

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

Using the vcenter Orchestrator Plug-In for Microsoft Active Directory

Using the vcenter Orchestrator Plug-In for Microsoft Active Directory Using the vcenter Orchestrator Plug-In for Microsoft Active Directory vcenter Orchestrator 4.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Scalability Tuning vcenter Operations Manager for View 1.0

Scalability Tuning vcenter Operations Manager for View 1.0 Technical Note Scalability Tuning vcenter Operations Manager for View 1.0 Scalability Overview The scalability of vcenter Operations Manager for View 1.0 was tested and verified to support 4000 concurrent

More information

Sitecore Health. Christopher Wojciech. netzkern AG. christopher.wojciech@netzkern.de. Sitecore User Group Conference 2015

Sitecore Health. Christopher Wojciech. netzkern AG. christopher.wojciech@netzkern.de. Sitecore User Group Conference 2015 Sitecore Health Christopher Wojciech netzkern AG christopher.wojciech@netzkern.de Sitecore User Group Conference 2015 1 Hi, % Increase in Page Abondonment 40% 30% 20% 10% 0% 2 sec to 4 2 sec to 6 2 sec

More information

VMware vcenter Log Insight Administration Guide

VMware vcenter Log Insight Administration Guide VMware vcenter Log Insight Administration Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

IT Best Practices Audit TCS offers a wide range of IT Best Practices Audit content covering 15 subjects and over 2200 topics, including:

IT Best Practices Audit TCS offers a wide range of IT Best Practices Audit content covering 15 subjects and over 2200 topics, including: IT Best Practices Audit TCS offers a wide range of IT Best Practices Audit content covering 15 subjects and over 2200 topics, including: 1. IT Cost Containment 84 topics 2. Cloud Computing Readiness 225

More information