Generate charts and reports using data gathered in log files
An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click.
Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
...SarBox helps to analyze this log file and present data in graphical charts or text format.
To collect sar statistics from an environment, use below syntax
[user@host ~]# sar -A 30 2 > sar_linux.log
“30 2” reports for every 30 seconds and total of 2 times, written in sar_linux.log.
Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
webFlange Continuous Performance Testing is a web based application that leverages The Grinder for running scheduled tests, automatically creates reports and allows the creation of charts from the test results. Don't get caught with your site down!