Percentage of used log space

This metric measures the percentage of free space for transaction log files (LDF files). It will also alert you if the amount of free space drops below the specified thresholds.

Install metric...

Metrics install automatically if you have SQL Monitor installed.

If you are using Redgate’s SQL Server monitoring tool, SQL Monitor, you can instantly install and run this metric on your servers.

This metric measures the percentage of used space for transaction log files (LDF files). You’ll find this useful if your SQL Server has limited capacity, so you need to maximize existing disk space utilization by minimizing unused space. It will also alert you if the percentage of used space exceeds the specified thresholds.

It is best practice to pre-allocate the size of the transaction log file whenever you create a new database. This reduces or eliminates the need for autogrowth, which may lead to physical file fragmentation. The size of the file will depend on the number of transactions you expect, and how often you intend to backup the transaction log.

For information on managing your transaction log, see Understanding Logging and Recovery in SQL Server. For details of how to shrink the size of your transaction log, see Recover from a full transaction log in a SQL Server database.

This metric can be used in conjunction with virtual log file monitoring, particularly if you’re using log reader for replication.

Metric definition

Name

Percentage of used log space

Description

This metric measures the percentage of used space for transaction log files (LDF files).

The T-SQL query that will collect data

Instances to collect from

Select all

Databases to collect from

0

Collection frequency

300

Use collected or calculated values

Leave the Use a calculated rate of change between collections check box unchecked

Metric collection

Enabled

Alert definition

Alert name

Free log space decreased

Description

This alert is raised when the percentage of used space in the log transaction files (LDF) exceeds the specified thresholds.

Raise an alert when the metric value goes

Above the defined threshholds

Default threshold values

High:90
Medium:80
Low:Disabled

Raise an alert when the threshold is passed for

1 collection

Alert is

Enabled