Predefined Analyser Rules for MS SQL Server



Similar documents
SOLIDWORKS Enterprise PDM - Troubleshooting Tools

Perfmon counters for Enterprise MOSS

PERFORMANCE TUNING IN MICROSOFT SQL SERVER DBMS

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

One of the database administrators

System performance monitoring in RTMT

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

Perfmon Collection Setup Instructions for Windows Server 2008+

Sitecore Health. Christopher Wojciech. netzkern AG. Sitecore User Group Conference 2015

Autodesk AutoCAD Map 3D Citrix XenApp 4.5 Performance Analysis

ERserver. iseries. Work management

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

pc resource monitoring and performance advisor

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

Monitoring the Microsoft Windows Server System with PATROL - a Best Practices Guide

Chapter 15: AppInsight for SQL

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

Web Server (Step 1) Processes request and sends query to SQL server via ADO/OLEDB. Web Server (Step 2) Creates HTML page dynamically from record set

SP Apps Performance test Test report. 2012/10 Mai Au

theguard! ApplicationManager System Windows Data Collector

PATROL for Microsoft Windows Servers v Reviewer s Guide

opensm2 Enterprise Performance Monitoring December 2010 Copyright 2010 Fujitsu Technology Solutions

features at a glance

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

SQL diagnostic manager Management Pack for Microsoft System Center. Overview

Computer-System Architecture

5nine Cloud Monitor for Hyper-V

Monitoring Remedy with BMC Solutions

Proactive database performance management

Solving Performance Problems In SQL Server by Michal Tinthofer

Understanding Performance Monitoring

Microsoft SharePoint 2010 on HP ProLiant DL380p Gen8 servers

1. Computer System Structure and Components

Destiny performance monitoring white paper

Adaptive Server Enterprise

MONITORING PERFORMANCE IN WINDOWS 7

halcyon software guide to templates

MS SQL Server 2000 Data Collector. Status: 12/8/2008

Dynamic Management Views: Available on SQL Server 2005 and above, using TSQL queries these views can provide a wide variety of information.

Troubleshooting Citrix MetaFrame Procedures

Understand Performance Monitoring

Module 10: Maintaining Active Directory

Monitoring MSDynamix CRM 2011

Response Time Analysis

Monitoring Agent for PostgreSQL Fix Pack 10. Reference IBM

About Me: Brent Ozar. Perfmon and Profiler 101

Monitoring IBM HMC Server. eg Enterprise v6

Informix Performance Tuning using: SQLTrace, Remote DBA Monitoring and Yellowfin BI by Lester Knutsen and Mike Walker! Webcast on July 2, 2013!

Crystal Reports Server 2008

Windows Performance Monitor Troubleshooting Guide

WINDOWS SERVER MONITORING

TRACE PERFORMANCE TESTING APPROACH. Overview. Approach. Flow. Attributes

Measuring Firebird Disc I/O

Windows 2003 Performance Monitor. System Monitor. Adding a counter

SQL Server Version. Supported for SC2012 RTM*** Not supported for SC2012 SP1*** SQL Server 2008 SP1, SP2, SP3

Performance Monitoring with Dynamic Management Views

DBMS Performance Monitoring

Throughput Capacity Planning and Application Saturation

System Requirements Table of contents

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure

Windows NT. Performance Monitor. A Practical Approach. Windows NT Performance Monitor (Perfmon) may be

Analyzing & Optimizing T-SQL Query Performance Part1: using SET and DBCC. Kevin Kline Senior Product Architect for SQL Server Quest Software

Monitoring Microsoft Exchange to Improve Performance and Availability

Managing Orion Performance

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

WW TSS-02\03 MS SQL Server Extended Performance & Tuning

Optimizing Performance. Training Division New Delhi

PTC System Monitor Solution Training

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1

Load Testing and Monitoring Web Applications in a Windows Environment

Oracle Database Monitoring for the Beginner. Chris Grabowy First Consulting Group

PATROL From a Database Administrator s Perspective

User's Guide. System Monitor - Performance Monitoring Services 5.0

Performance White Paper

Monitoring.NET Framework with Verax NMS

Analyzing IBM i Performance Metrics

Squeezing The Most Performance from your VMware-based SQL Server

CA Nimsoft Monitor Snap

Operating System and Process Monitoring Tools

XenDesktop 7 Database Sizing

TNT SOFTWARE White Paper Series

FIGURE Selecting properties for the event log.

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5

Only for Data Group Students Do not share with outsiders and do not use for commercial purposes.

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy

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

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

Also on the Performance tab, you will find a button labeled Resource Monitor. You can invoke Resource Monitor for additional analysis of the system.

Redpaper. Performance Metrics in TotalStorage Productivity Center Performance Reports. Introduction. Mary Lovelace

Microsoft SQL Server OLTP Best Practice

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC

Supplementing Windows 95 and Windows 98 Performance Data for Remote Measurement and Capacity Planning

MCTS Guide to Microsoft Windows 7. Chapter 10 Performance Tuning

Automation Engine 14. Troubleshooting

Running a Workflow on a PowerCenter Grid

Microsoft Dynamics CRM 2011 Performance Counters

If you re the unofficial administrator of your home or small

Transcription:

NORAD Surveillance DB for Microsoft SQL Server NORAD Surveillance DB for Microsoft SQL Server provides several predefined rule templates and parameters which can immediately apply to SQL Server entities through the standard Analyzer agent. The Analyzer agent also allows the user to define custom single entity rule templates. These templates can be applied to multiple databases with different thresholds, refresh rates, and other characteristics. For more information in defining and applying rule templates and parameters please refer to the NORAD Surveillance DB User s Guide. Predefined Microsoft SQL Server Rules Parameters Predefined rule templates use one or more of the following standard parameter names: Parameter Name Type REFRESH Integer The time interval used to poll the statistic and test the rule. The time value unit is rule dependent, but typically it is seconds. OCCURRENCES_ HITS Integer The number of times the condition was TRUE for this rule within the OCCURRENCES_WINDOW OCCURRENCES_WINDOW Integer The number of previous intervals to test backward to evaluate whether or not a rule condition has been satisfied. VALUE Type Specific This parameter (usually a number) represents the value to test for inside the rule. SQL Server Rules MSSQL_BUFF_CACHEHIT_ALERT Monitors the cache hit percent of the buffer manager cache. This rule will trigger an alert message. Buffer Mgr CacheHi < value(alert) BUFFCACHE Where Clause SQLServer_Buffer Manager : NULL Buffer Cache Hit Ratio. Current <@VALUE@ MSSQL_BUFF_CACHEHIT_WARN Monitors the cache hit percent of the buffer manager cache. This rule will trigger a warning message. Buffer Mgr CacheHit < value(warn) BUFFCACHE Page 1 of 8

Where Clause SQLServer_Buffer Manager:NULL:Buffer Cache Hit Ratio.Current <@VALUE@ Default Value 50 MSSQL_BUFF_FREEBUFFERS Monitors the amount of Buffer Manager free buffer space (in KB) on the SQL Server. Buffer Mgr Free Buffers < value MEMORYMANAGER Where Clause Free Buffers.KB<@VALUE@ MSSQL_DBFILES_SPACEBOUNDALLOC Monitors for database files that do not have enough space on the logical device to grow to their next allocation size, and the logical device space usage exceeds 85%. Next file alloc exceeds space DBFILES Where Clause ((nextallocmb > drivembfree) or (maxsize > 0 and nextallocmb > (maxsize - size))) and usedpercent > 85 Occurrence Hits 5 0 Default Value NA MSSQL_DBSUMMARY_LOGPCT Monitors the log space usage for all databases of the SQL Server. Database Log Usage % exceeds value DBSUMMARY Where Clause logpct > @VALUE@ Default Refresh 600 (Seconds) Default Value 90 MSSQL_GLOB_BATCH_REQS Monitors the SQL Server batch request rate. Batch requests/sec exceeds value Where Clause Batch Reqs Sec.Current>@VALUE@ MSSQL_GLOB_BLOCKED Database contention may cause lock requests to be blocked. The global number of blocked processes is monitored by this rule. Page 2 of 8

Blocked Process count exceeds value Where Clause Blocked Procs.Current>@VALUE@ MSSQL_GLOB_LOCKS Monitors the active lock requests during the sample interval. Lock count exceeds value Where Clause Locks.Current>@VALUE@ 0 MSSQL_GLOB_PROCESSES Monitors the total tally of launched processes. This rule vig ilantly watches for those runaway processes which spawn too many child-processes (in excess of a user-defined limit.) Process count exceeds value GLOBALSTATS Where Clause Processes.Current > @VALUE@ Default Refresh 60 0 MSSQL_GLOB_RUNNING_JOBS Monitors the number of jobs executing on the SQL Server. Running Job count exceeds value Where Clause Running Jobs.Current > @VALUE@ MSSQL_GLOB_SQLSVR_CPU Monitors the % of CPU utilization of principal process SQLSVR.EXE of Microsoft SQL Server. SQL Server CPU % exceeds value GLOBALSTATS Where Clause "SQLSvr CPU %".Current > @VALUE@ Default Refresh 60 Default Value 70 MSSQL_GLOB_SQLSVR_DISKIO Monitors for conditions where the Disk IO activities of the SQL Server principal process SQLSRVR exceeded a preset limit. Page 3 of 8

SQLSvr Disk IO/sec exceeds value GLOBALSTATS Where Clause "SQLSvr Disk IO Sec".Current > @VALUE@ Default Refresh 60 Default Value 50 MSSQL_GLOB_SQLSVR_MEM_MB Monitors the amount of system memory allocated to SQL Server. SQL Server memory (MB) exceeds value Where Clause SQLSvr Mem MB.Current > @VALUE@ Default Value 30 MSSQL_GLOB_TOTAL_CPU Monitors the overall server CPU utilization. Note: When using a screen saver on the server, idle time may be completely given to the screen saver, causing your CPU utilization to be near 100%. Total CPU % exceeds value Where Clause Total CPU %.Current>@VALUE@ 0 5 Default Value 95 MSSQL_GLOB_TOTAL_DISKIO Monitors the overall server Disk IO rate. Total Disk IO/sec exceeds value Where Clause Total Disk IO Sec.Current>@VALUE@ Default Value 50 MSSQL_LOGDEVIO_IOSPERSEC Monitors the I/O rate (I/Os per second) on each logical device. Log Dev IO rate > value LOGDEVIO Where Clause IOSPERSEC > @VALUE@ Occurrence Hits 5 0 0 Page 4 of 8

MSSQL_LOGDEVIO_USEDPERCENT Monitors the percent space used on each logical device. Log Dev % space usage exceeds value LOGDEVIO Where Clause USEDPERCENT > @VALUE@ Default Refresh 600 (Seconds) Default Value 95 MSSQL_MEMORY_AVAILBYTES Monitors Available Bytes. Available Bytes displays the size of the virtual memory currently on the Zeroed, Free, and Standby lists. Zeroed and Free memory is ready for use, with Zeroed memory cleared to zeros. Standby memory is memory removed from a process Working Set but still available. Notice that this is an instantaneous count, not an average over the time interval. System Memory Avail < value MEMORY Where Clause Available Bytes.Current < @VALUE@ 5 00000 MSSQL_MEMORY_PAGESPERSEC Monitors System Pages/sec. Pages/sec is the number of pages read from the disk or written to the disk to resolve memory references to pages that were not in memory at the time of the reference. This is the sum of Pages Input/sec and Pages Output/sec. This counter includes paging traffic on behalf of the system Cache to access file data for applications. This value also includes the pages to/from noncached mapped memory files. This is the primary counter to observe if you are concerned about excessive memory pressure (that is, thrashing), and the excessive paging that may result. System Memory Pages / sec > value MEMORY Where Clause Pages / sec.current > @VALUE@ 5 0 MSSQL_PHYSDEVIO_IOSPERSEC Monitors the I/O rate (I/Os per second) on each physical device. Phys Dev IO rate exceeds value PHYSDEVIO Where Clause IOSPERSEC > @VALUE@ Occurrence Hits 5 0 0 MSSQL_PROCESS_BLOCKED_TIME Monitors for specific processes that have been blocked for more than a user-specified amount of time. Seconds blocked exceeds value Process Page 5 of 8

Where Clause time_blocked>@value@ MSSQL_PROCESS_CPU% Monitors the interval cpu percent utilization for a process. Process CPU % exceeds value Process Where Clause CPUPCT>@VALUE@ MSSQL_PROCESS_CPUSECS Monitors the total number of cpusecs for a process. System processes are excluded by testing for kpid > 0. Process CPU secs exceeds value Process Where Clause cpusecs>@value@ and kpid > 0 MSSQL_PROCESS_DECEASED_SPID Monitors for deceased processes, processes that no longer appear in the process collection during the current interval. Record Deceased SPIDs process Where Clause MergeStatus < 0 Default Value NA MSSQL_PROCESS_NEW_SPID Monitors for new processes, processes that have not appeared in the process collection until the interval. The first collection is ignored. Record New SPIDs process Where Clause MergeStatus = 1 Default Value NA MSSQL_PROCESS_PHYSIO_RATE Monitors for specific processes that have Physical I/O rates (I/Os per second) greater than a userspecified value. Page 6 of 8

Physical IO rate exceeds value Process Where Clause physical_io_rate>@value@ MSSQL_PROCESS_STATUS Monitors for processes with a specific status. The % can be used at the end of a string for wild card searches. When setting the value, DO NOT use quotes (the rule condition already has the proper quotes included). Process status like value process Where Clause status like @VALUE@% Default Value NULL MSSQL_SYST EM_PRIVTIME Monitors the percentage of processor time spent in Privileged Mode in non-idle threads. The Windows NT service layer, the Executive routines, and the Windows NT Kernel execute in Privileged Mode. This rule generates an event when the System % Processor time exceeds a value(50%) AND the ratio of priv time to proc time exceeds a user defined value (50%). % Total Priv Time exceeds value PERFMON Where Clause "SYSTEM:NULL:% Total Processor Time".Current > @VALUE@ AND ("SYSTEM:NULL:% Total Privileged Time".Current/"SYSTEM:NULL:% Total Processor Time".Current)*100 > @PRIVTOPROC@ Occurrence Hits 20 Default Value 50 PRIVTOPROC 50 MSSQL_SYST EM_PROCQUEUELEN Monitors System Processor Queue Length. Processor Queue Length is the instantaneous length of the processor queue in units of threads. This counter is always 0 unless you are also monitoring a thread counter. All processors use a single queue in which threads wait for processor cycles. This length does not include the threads that are currently executing. A sustained processor queue length greater than two generally indicates processor congestion. This is an instantaneous count, not an average over the time interval. Processor Queue Length exceeds value PERFMON Where Clause "SYSTEM:NULL:Processor Queue Length".Current > @VALUE@ 5 Default Value 5 MSSQL_SYST EM_PROCT IME_ALERT Page 7 of 8

Monitors the percentage of the elapsed time that a processor is busy executing a non-idle thread. This rule is intended to be used to generate an Alert message. % Total Proc Time exceeds value (Alert) PERFMON Where Clause SYSTEM:NULL:% Total Processor Time.Current >@VALUE@ Occurrence Hits 20 Default Value 85 MSSQL_SYST EM_PROCT IME_WARN Monitors the percentage of the elapsed time that a processor is busy executing a non-idle thread. This rule is intended to be used to generate a warning message. % Total Proc Time exceeds value (warn) PERFMON Where Clause SYSTEM:NULL:% Total Processor Time.Current >@VALUE@ Occurrence Hits 20 Default Value 65 Page 8 of 8