Freeradius accounting graphs generation
by Netexpertise
http://www.netexpertise.eu

Before you start
You need
- Freeradius setup with Mysql
- Perl 5.6 or later
- Perl::DBI library
- Perl::DBD::Mysql
- Perl::GD library
- Apache or other web server

Installation
Uncompress the tarball in a subfolder of your cgi-bin directory
Edit the variables in conf.pl to match your configuration
Perl modules can be installed as follow:
prompt>perl -MCPAN -e shell
install GD::Graph::bars
install HTTP::Date
install DBD::mysql

Other
You can contact us at contact@netexpertise.eu

Visit netexpertise.eu to get the full version at
http://www.netexpertise.eu/en/FreeRadius/graph.html
Includes many more features such as Postgresql & Oracle support,
form interactivity, or sessions display

THANK YOU AND ENJOY!
