Chat now with support
Chat with Support

Foglight for SQL Server (Cartridge) 5.9.7.21 - User Guide

Introduction to this Guide Using Foglight for SQL Server
Viewing the Databases Dashboard Overview Dashboard Advisories Dashboard Monitoring Data Replication Monitoring SQL Performance Reviewing Memory Usage Reviewing the Instance Activity Reviewing Database Usage Reviewing the Services Using the HADR Drilldown Using the Logs Drilldown Reviewing Configuration Settings Viewing User-defined Performance Counters and Collections
Monitoring Business Intelligence Services Administering Foglight for SQL Server
Configuration Settings Managing Foglight for SQL Server Agent Settings Reviewing Foglight for SQL Server Alarms Generating Reports Monitoring SQL Server instances on VMware servers
Glossary
A
Access methods Adhoc SQL Plans Alarm Alert Allow updates Anonymous subscription Authentication AutoClose AutoGrow Automatic Discovery AutoShrink B Batch BCP (Bulk Copy Program) Blocking Books Online Bound trees Buffer Buffer cache Buffer pool Bulk copy Bulkinsert Bulk load C Cache CAL Calibration Cardinality Cartridge Chart Checkpoint process Client network utility CLR Compile Connect Connection Connectivity software CPU Usage Cursors D Data access components Data file Data storage engine Database Database object DataFlow DBCC DBID DBO Deadlock Disk queue length Disk transfer time Disk utilization DiskPerf Distributing instance Distributor DMO Drilldown DTC DTS E Error log Event alert Execution contexts Extended stored procedures Extent External procedures F File Filegroup File cache Foglight Agent Manager Foglight Management Server Foreign key Forwarded records Free buffers Free list Free pages Free potential Free space Freespace scans Full text search G GAM Ghosted records Growth increment GUID H Hash buckets Hashing Heap Hit rate Hit ratio Host name Host process I I/O Index Indid Integrated security Intent Locks J Job K Kernel memory Kernel mode Kill L Latch Lazy writer Licensing Lightweight pooling Lock Lock area Lock escalation Lock mode Log Log cache Log writer Logical I/O LRU LSN M Master MaxSize MDAC Metric Misc.normalized trees Model Monitor page file N Named pipes Net library NIC Null O OBID Object plans OLAP OLAP service OLTP Optimizer Optimizer cache osql P Page life expectancy Paging Panel Parse Parser Per seat licensing Per server licensing Performance alert Physical I/O Physical read Physical write PID Pinned Plan Plan cache Potential growth Prepared SQL plans Primary key Privileged mode Procedure cache Procedure plans Process Profiler Publication database Publisher Publisher databases Publishing server Pull subscription Pulse Push subscription Q Query plan R RAID Random I/O Read ahead Recompile Referential integrity Relational data engine Replication procedure plans Role Rollback S sa Schema locks Sequential I/O Session Severity SGAM Shared locks Show advanced options SMP Sort, Hash, Index Area SPID Spike Spinner SQL Agent Mail SQL Mail SQL Plans SQL Server Agent SQL Server authentication SQL Server books online Standard deviation Stolen pages Stored procedure Support service SYSADMIN role T TDS TempDB Temporary tables and table variables Threshold Torn page detection Transaction Trigger Trigger plans Truncate Trusted U UMS Unused space User connection area User mode V Virtual log file VLF W Waitfor Windows authentication mode Working set
Reference
SQL Performance Investigator Metrics
Active Time All SQL Agents CPU Usage All SQL Agents Resident Memory Usage Availability Average Physical I/O Operations Average SQL Response Time Backup Recovery Wait Blocked Lock Requests Checkpoint Pages CLR Wait CPU Usage CPU Wait Cursor Synchronization Wait Database Replication Wait Deferred Task Worker Wait Degree of Parallelism Disk Utilization DTC CPU Usage DTC Resident Memory Usage Distributed Transaction Wait Executions Ended Executions Started External Procedures Wait Full Scans Full Text Search CPU Usage Full Text Search Resident Memory Usage Full Text Search Wait Free Buffer Wait Hosted Components Wait IO Bulk Load Wait IO Completion Wait IO Data Page Wait IO Wait Latch Buffer Wait Latch Wait Latch Savepoint Wait Lazy Writes Lock Wait Lock Bulk Update Wait Lock Exclusive Wait Lock Intent Wait Lock Requests Lock Schema Wait Lock Shared Wait Lock Update Wait Lock Wait Log Buffer Wait Log Flushes Log Other Wait Log Synchronization Wait Log Wait Log Write Wait Memory Wait Network IO Wait Network IPC Wait Network Mirror Wait Network Wait Non SQL Server CPU Usage Non SQL Resident Memory Usage OLAP CPU Usage OLAP Resident Memory Usage OLEDB Provider Full Text Wait Other CPU Usage Other Miscellaneous Wait Other Wait Overall CPU Page Life Expectancy Page Splits Parallel Coordination Wait Physical I/O Physical Memory Used Physical Page Reads Physical Page Writes Probe Scans Plan Cache Hit Rate Range Scans Rec Ended Duration Remote Provider Wait Run Queue Length Samples Service Broker Wait Session Logons Session Logoffs SQL Agent CPU Usage SQL Agent Resident Memory Usage SQL Executions SQL Mail CPU Usage SQL Mail Resident Memory Usage SQL Recompilations SQL Response Time SQL Server Background CPU Usage SQL Server Cache Memory SQL Server Connections Memory SQL Server Connections Summary SQL Server Foreground CPU Usage SQL Server Resident Memory Usage SQL Server Swap Memory Usage Synchronous Task Wait Table Lock Escalation Target Instance Memory Total CPU Usage Total Instance Memory Virtual Memory Used
Rules Collections and Metrics
SQL Server Agent's Default Collections Access Methods Agent Alert List Agent Job List Always On Availability Groups Backup Locations Blocking History Blocking List Buffer Cache List Buffer Manager CLR Assemblies Cluster Summary Configuration Database Index Density Vectors Database Index Details Database Index Fragmentation Info Database Index Histogram Database Index List Database Information Database Properties Database Sessions (Session List) Database Summary Database Tables List Databases Deadlock DTC Information Error Log Error Log List Error Log Scan File Groups File Data Flow Statistics File Groups Files Files Drive Total Files Instance Summary Full Text Catalog InMemory OLTP (XTP) Instance Wait Categories Instance Wait Events Job Messages Latches and Locks Lock Statistics Locks List Log Shipping Log Shipping Error Logical Disks Long Running Session Memory Manager Mirroring Mirroring Performance Counters Missing Indexes Plan Cache Distribution Plan Cache List Replication Agents Replication Agent Session Actions Replication Agent Session Merge Articles Replication Agent Sessions Replication Agent Sessions by Type Replication Available Replication Publications Replication Subscriptions Reporting Services Resource Pool Session Data Session Trace SQL PI Instance Statistics SQL Server Connections Summary SQL Server Global Variables SQL Server Host SQL Server Load SQL Server Services SQL Server Throughput SQL Server Version Info SSIS OS Statistics SSIS Summary Statistics Top SQLs Top SQL Batch Text Top SQL Long Text Top SQL Plan Top SQL Short Text Top SQL Summary Traced SQL PA Usability User-defined Performance Counters User-defined Queries Virtualization XTP Session Transactions Statistics

Availability Groups

It collects SQL Server Availability Groups.

SQL Server.

 

Real-time

20

Online

60

Offline

300

 

Availability Group Name

Name of the availability group. This is a user-specified name that must be unique within the Windows Server Failover Cluster (WSFC) cluster.

Availability Group ID

Unique identifier (GUID) of the availability group.

Ag Resource ID

Unique ID of the availability group as a resource in the WSFC cluster.

Ag Databases Group ID

Unique WSFC databases Group ID of the availability group.

Primary Replica

Name of the server instance that is hosting the current primary replica.

NULL = Not the primary replica, or, unable to communicate with the WSFC failover cluster.

Primary Recovery Health

Indicates the recovery health of the primary replica, one of:

0 = In progress

1 = Online

NULL

Secondary Recovery Health

Indicates the recovery health of a secondary replica, one of:

0 = In progress

1 = Online

NULL

Synchronization Health

One of:

0 = Not healthy

1 = Partially healthy

2 = Healthy

This metric summarizes the synchronization status of all replicas in the availability group:

• Healthy if all replicas are fully synchronized.

• Partially healthy if only some of the replicas are fully synchronized.

• Not healthy if no replica is fully synchronized.

Failure Condition Level

0 - No automatic failover or restart;

1 - Failover or restart on server down;

2 - Failover or restart on server unresponsive;

3 - Failover or restart on critical server errors;

4 - Failover or restart on moderate server errors;

5 - Failover or restart on any qualified failure conditions.

Health Check Timeout

Availability Group health check timeout in milliseconds.

Automated Backup Preference

At an availability group level, specify whether backups should or should not run on the primary replica.

The possible preferences for where backups should run are as follows:

0 - PRIMARY - Only on the primary replica - Backups should always occur on the primary replica.

1 - SECONDARY_ONLY - Performing backups on a secondary replica is preferable.

2 - SECONDARY - Performing backups on a secondary replica preferable, but performing backups on the primary replica is acceptable if no secondary replica is available for backup operations. This is the default behavior.

3 - NONE - No preference about whether backups are performed on the primary replica or on a secondary replica.

Backup Locations

The collection shows drives or shares for backup locations.

SQL Server.

 

Real-time

3600

Online

3600

Offline

3600

 

Member Name

The total free space of the backup media.

Error Message

It indicates that there has been an error, which trying to reach media for inspection.

Media Used Space

The total used space on the media.

Media Free Percentage

The percentage of free space out of the total size of the media.

Media Used Percentage

The percentage of the used space our of the total size of the media.

Blocking History

This collection retrieves the hierarchical tree of all sessions involved in the blocking process. The hierarchical tree is based on snapshots taken at a predefined interval.

SQL Server.

 

Real-time

60

Online

60

Offline

60

 

Blocked

The total number of all blocked sessions.

Blocked by

The session that is currently blocking the selected session.

Blocked Time

Total wait time spent by all blocked sessions.

Command

The current or previous command executed.

CPU

The total amount of CPU consumed so far by the session. This metric can be useful when deciding which sessions to kill.

Database

The name of the database.

Host Name

The name of the client computer.

Lock Type

The type of the resource that is currently locked (Database, Table, Page, Row, Extent, and so on).

Locking

The unique session number for the session that either owns or requests the lock.

Login Time

The time that the session was created.

Mode

The kind of lock being applied to the resource (Shared, Exclusive, Update, IntentShared, IntenExclusive and so on).

OS User

Windows user name for a session that uses Windows Authentication.

Physical IO

The total amount of I/O operations carried out so far by the session. This metric can be useful when deciding which sessions to kill.

Program

The name of the application that the user is currently running (for example, Microsoft Access).

Request Status

Resource

The resource that is in conflict. This metric often identifies a database and table.

The data in the Resource column is reported directly from SQL Server and, for performance reasons, is not resolved to actual resource names during normal data collection.

SQL Text

Displays the SQL text of the session that is blocked and/or blocking.

SQL User

The SQL Server user login name for this session.

Status

The status of the session (Blocked, Blocking or both). For sessions at the head of the blocking chain (those that are not blocked), this metric also indicates if the session is Runnable or Sleeping.

Type

The type of the lock request that is waiting (for example: Database, Table, Page, Row, Key, and Extent).

Wait Time

Indicates how long this session has been waiting for the lock (measured in seconds). This shows 0 if the session is not waiting.

Blocking List

This collection provides a display of a hierarchical list of sessions, which sorts the blocked and blocking sessions in a logical order.

SQL Server.

This collection is an on-demand collection, which has no pre-defined sampling intervals.

 

Blocked By SPID

Indicates which SPID (if any) holds locks on a resource on which this session is waiting.

Command

The current or previous command executed. This information can be useful when deciding which sessions to kill.

CPU

The total amount of CPU consumed by the session so far. This information can be useful when deciding which sessions to kill.

Database

The name of the database.

Host Name

The name of the Client computer.

OS User

Windows user name for a session that uses Windows Authentication.

Physical I/O

The total amount of I/O consumed by the session so far. This information can be useful when deciding which sessions to kill.

Program

The application program that the user is using (for example, Microsoft Access).

Resource

The resource that is in conflict. This value often identifies a database and table.

The Resource data is reported directly from SQL Server.

SPID

The session unique identifier (Session Process ID).

SQL Text

Displays the SQL belonging to the session that is blocked and/or blocking.

SQL User

The SQL Server user login name for this session.

Status

The status of the session (Blocked, Blocking or both). For sessions at the head of the blocking chain (those that are not blocked), this also indicates if the session is Runnable or Sleeping.

Type

The type of the lock request that is waiting (Database, Table, Page, Row, Key, Extent and so on).

Wait Time

Indicates how long this session has been waiting for the lock (measured in seconds). If the value displayed is 0, the session is not waiting.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating