Skip to content

Nix-wie-weg/apache2-request-per-interval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a tiny script to count request per time interval from an Apache access log file and plot them using Gnuplot.

You need Gnuplot installed and the Gnuplot gem:

gem install gnuplot

The access log can either be piped into the script by STDIN or be supplied as the first argument.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%