kuljule / ntopngbandwidthnotifier

Using ntopng with pfsense and exporting bandwidth data to a mysql table. Then getting a notification when bandwidth hits certain limit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntopngbandwidthnotifier

Greetings Earthlings,

This project has been successfully used with pfsense 2.3.2 and ntopng 0.8.5. These scripts take the ntopng bandwidth data, exports it to a mysql table, and then sends an email with the user's name, mac address, and the date/time, when a user's bandwidth is greater than 1GB for 15 minutes.

-Julian

About

Using ntopng with pfsense and exporting bandwidth data to a mysql table. Then getting a notification when bandwidth hits certain limit.


Languages

Language:PHP 48.7%Language:Shell 33.3%Language:Lua 18.0%