|
The product is enterprise level business transaction tracking mechanism. The transaction info is collected by instrumentation agents scattered across the enterprise using message interception mechanisms (JMS and TIB/RV), log file scanning and database table scanning. The status information from the collected transaction information is extracted using XPath expressions and Regular expressions.
The created status message is sent to the Business Application Monitor’s server which analyzes the info and applies some statistics and policy evaluations including various notification mechanisms (JMS, RV, E-mail etc.). The product’s administrative and user tasks are available using GUI web portal application. The application could run under various database servers. The database server type is configurable value which triggers usage of correct SQL statement generators. MSSQL and Oracle are supported at this moment. The application could run under the following J2EE servers: WebLogic, WebSphere and JBoss.
The implementation of the product is pure in Java using standardized, proprietary and open source technologies and packages: JMS, Tibco Rendezvous, Xerces: XML parser, Xalan: XSLT and XPath processor, Regular Expressions: Java 1.4 and above implementation, Jakarta Commons: database pool implementation, Struts: web development framework.
|