jawr / kontrolvm

Kontrol panel for KVM
MIT License
9 stars 3 forks source link

Add Traffic Monitor to Instances #5

Closed owah closed 4 years ago

owah commented 11 years ago

Users should be able to see howmuch upload/download/totals they generated, with the possibility to be alarmed by email if they pass a certain amount of MB/GB (softlimit) and the possibility to have the VM forcefully suspended if they pass a preconfigured limit (hardlimit)

jawr commented 11 years ago

Partial implementation of this using iptables. However, having issues with python-iptables which is making it a little bit unstable at the moment.