MS SQL Server Perfmon Databases (MSSQL_SERVER_PERFMON_DATABASES)

The MSSQL_SERVER_PERFMON_DATABASES application class in SQL Server provides counters to monitor bulk copy operations, backup and restore throughput, and transaction log activities. Monitor transactions and the transaction log to determine how much user activity is occurring in the database and how full the transaction log is becoming.

The amount of user activity can determine the performance of the database and affect log size, locking, and replication. Monitoring low-level log activity to gauge user activity and resource usage can help you to identify performance bottlenecks.

Multiple instances of the Databases object, each representing a single database, can be monitored at the same time.

Application class attributes

Item

Description

Active

Yes

Created by

Discovery

Parent class

MSSQL_SERVER_PERFMON_CONTAINER

Child class

None

Attributes (parameters)

Was this page helpful? Yes No Submitting... Thank you

Comments