I'm trying to find a way to monitor all interfaces (less than 500) to set an alert when their bps exceeds the 95th percentile for the previous 30 days for more than one hour. I'll extend it to alert at a higher level as time goes on (2 hours sends email, 3 hours sends text messages). I tried digging through the db via SQL, but I couldn't really come up with anything useful from my search.