Skip to content

PHP frontend for the vnStatI utility. Easily get up to date graphs of your network traffic using vnStat.

License

Notifications You must be signed in to change notification settings

GRMrGecko/vnStatGraphP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I needed a tool like this for my pfSense router, so I decided to go ahead and write my own. I loved getting these graphs from vnStat, and wanted it on my new router. Easy to share and nice to look at. Make sure you edit the config.php file to your liking.

Installing tools on pfSense

  1. Install Status_Traffic_Totals package in package manager.
  2. In the Traffic Totals panel, enable graphing.
  3. Edit /usr/local/etc/pkg/repos/pfSense.conf and /usr/local/etc/pkg/repos/FreeBSD.conf to enable FreeBSD packages.
  4. Install git pkg install git

It is important to note that you should return the repo configurtation to have FreeBSD as off before upgrades otherwise upgrades may fail.

Installation on pfSense

cd /usr/local/www
git clone https://github.com/GRMrGecko/vnStatGraphP.git

About

PHP frontend for the vnStatI utility. Easily get up to date graphs of your network traffic using vnStat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages