mod_arm 0.05 review
Downloadmod_arm provides a simple, seamless, and application independent interface to ARM (Application Response Measurement). mod_arm allo
|
|
mod_arm provides a simple, seamless, and application independent interface to ARM (Application Response Measurement).
mod_arm allows system administrators to get an accurate idea of how long an application takes on a running server - for a single instance or as a step in a multi-tier transaction. This is definitely a work in progress.
Configuration Directives
Arm
Syntax: Arm state
When state is on, ARM measurements will be taken for this directory
When state is application, ARM measurements will be controlled by the application scripting language such as PHP (not yet implemented)
When state is off, no measurements are taken for this directory
ArmApplication
Syntax: ArmApplication application_name
Specifies the application name to use for this directory. If non is specified, the default value of "Apache" is used.
ArmUser
Syntax: ArmUser user_name
Specifies the user name for the transaction. If none is specified, the default value of "*" is used
ArmTransaction
Syntax: ArmTransaction transaction_name
Specifies the name of the transaction. If none is specified, the default value will be the URI of the object requested.
ArmTransactionInfo
Syntax: ArmTransactionInfo transaction_info
This is an informational string used to descibe the transaction, primarily for use by transaction correlators. If not specifed, the default value is "Apache web page".
Requirements:
Apache 1.3, 2.x
What's New in This Release:
Support for Apache 1.3, although the PHP interface is only supported on Apache 2
NOTE: This version has only been lightly tested. Please use carefully.
mod_arm 0.05 search tags