Skip to content

A script that reads web server log file and generates some perfomance metrics and charts

Notifications You must be signed in to change notification settings

camposr/HTTP-Performance-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HTTP Performance Analyzer

This scripts expects a modified Apache log file as its input (STDIN)
The last field of the log file must be the service time for each HTTP transaction (%D in mod_log_config)

The output is a png file.


About

A script that reads web server log file and generates some perfomance metrics and charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages