This project creates Freifunk Node Statistics on demand.
- rrdtool > 1.5.0
- php5-rrd
- php5-curl
- Clone The Repo
- Make the config File
- Make a entry in your Crontab
git clone https://github.com/PowerPan/Freifunk-Node-Clients-stats.git
You must make a config.json File. You can use the config.json.example as an Template
In The Configfile you can enter the Data Crawl URL, the Name of your Community and the Logo URL.
bash createCronTabEntry.sh
The Graphs are only made, if there is a request. A Graph is cached for one minute if the comes a second request in less than one minute the graph will not be redraw in this case the version from the disk is send to the client.