we have a server with four users with limited 60TB in/out traffic per month, but we're not splitting the cost evenly and we are wondering if it is possible to limit traffic for each user, based on his contribution in cost (30+30+15+15).
We're using the server mainly as a webserver for files, ftp, megatools and rtorrent.
Is there any way to implement this limitation? or at least monitor the usage per user, so we can ask each user to reduce his usage when close to his limit
Edit: Would it help if we use docker, a container for each person? does docker have the limiting facilities and options?