Configuring Database Monitors

Introduction

 

Database is the core of business-critical web applications. Identifying and tuning database-related performance problems can be an extremely labor intensive and error prone process. To ease this process, QEngine Web Performance test tool offers the database monitoring feature. Database Monitoring feature allows you to monitor the database parameters for databases such as MySQL, Oracle and MSSQL.

 

Note: To monitor databases other than MySQL, Oracle or MSSQL, contact us at http://forums.adventnet.com/viewforum.php?f=25

 

Parameters Monitored for MySQL

 

Thread Details:

Connection Details:

Temporary Tables:

Throughput:

Query Details:

The Com_xxx statement counter variables indicate the number of times each xxx statement has been executed. There is one status variable for each type of statement. For example, Com_delete and Com_insert count DELETE and INSERT statements, respectively.

 

Table Related Statistics

Parameters Monitored for MS SQL Server

 

Connection Statistics

SQL Statistics

Buffer Manager Statistics

Database Details

Transaction Details - Gives the number of transaction per minute, replication transaction per minute, and the active transactions.

 

Configuring DB Monitoring

 

Database Monitoring is supported for Windows and Linux platforms. You can configure database monitoring details by clicking the Database Monitoring link under Load Details section of the Load Test screen.

 

To know the details of configuring database monitoring, please refer to the next topic.



Copyright © 1999, AdventNet Inc. All Rights Reserved.