Skip to content

Makes pretty graphs out of apache (or similar) log files

Notifications You must be signed in to change notification settings

shish/apache2rrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                            _____   __________________ 
                           /  _  \  \_____  \______   \
                          /  /_\  \  /  ____/|       _/
                         /    |    \/       \|    |   \
                         \____|__  /\_______ \____|_  /
                                 \/         \/      \/ 
                                 Apache To RRD

Usage:
  a2r -r file.rrd [log file] [log file] [log file] [...]
  a2r -r file.rrd -b -t week -o bandwidth-week.png
  a2r -r file.rrd -u -t year -o useragent-year.png

  -r rrd file to use
     .gz and .bz2 are handled automatically
     for exteral commands, pipe and use "-" for stdin
  -o output file name
  -b output a bandwidth graph
  -u output a user-agent graph
  -t timescale (day, week, month, year)
  -x width
  -y height
  -h help

Notes:
  log file should be in "combined" format.

About

Makes pretty graphs out of apache (or similar) log files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages