Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

...

 

\n \n \n \n \n \n \n \n \n \n \n
Related DocumentationVersion of up.time \naffectedaffectedAffected Platforms
 All \nAllAll

...

 

The up.time SQL Server Advanced Metrics monitor collects the following performance metrics from a SQL Server database:

...

 

 

\n \n\tMetric \n\tExplanation \n\tPerformance Object \n \n \n\t
MetricExplanationPerformance Object
Lock Wait / Sec.
\n\t
The amount of time, in seconds, that the server waits for a database lock.
\n
SQL ServerLocks
\n \n \n\t
Lock Requests / Sec.
\n\t
The number of new database locks and lock conversions that are requested from the lock manager every second.
\n
SQL ServerLocks
\n \n \n\t
Average Wait Time
\n\t
The average time, in milliseconds, that it takes for database locks to clear.
\n
SQL ServerLocks
\n \n \n\t
User Connections
\n\t
The number of user connections to the database that are allowed.
\n
SQL ServerGeneral Statistics
\n \n \n\t
Transactions / Sec.
\n\t
The number of transactions started for the databases across the host per second.
\n
SQL ServerDatabase
\n \n \n\t
Data File(s) Size / KB
\n\t
The cumulative size of all the files in all of the databases on the host system.
\n
SQL ServerDatabases
\n \n \n
Total Latch Wait Time
\n\t
The total time, in milliseconds, that it takes to complete the latch requests that were waiting over the last second.
\n
SQLServerLatches
\n
\n \n\t
Latch Waits / Sec.
\n\t
The number of latch requests that were not immediately granted, and which waited before being granted.
\n \n \n \n\t
SQLServerLatches
\n
Average Latch Wait Time
\n\t
The average time, in milliseconds, that latch requests had to wait before being granted.
\n
SQLServerLatches
\n \n \n\t
Maximum Workspace Memory
\n\t
The maximum amount of memory, in kilobytes, that the server has available to execute such processes as sort, bulk copy, hash, and index creation.
\n \n \n\t
SQL ServerMemory Manager
\n
Connection Memory
\n\t
The total amount of dynamic memory, in kilobytes, that the server is using to maintain connections.
\n
SQL ServerMemory Manager
\n \n \n
SQL Cache Memory
\n\t
The amount of memory, in kilobytes, that the server is using for the dynamic SQL cache.
\n
SQL ServerMemory Manager
\n \n \n\t
Total Server Memory
\n\t
The total amount of committed memory from the buffer pool, in kilobytes, that the server is using.
\n
SQL ServerMemory Manager
\n \n \n