0

I run a shared server (Ubuntu Linux) with up to 20 client websites on it.

Does anyone know of an application that will allow me to track the disk usage of each client (apache VHOST) and bandwidth?

EEAA
  • 109,363
  • 18
  • 175
  • 245
Simon
  • 1
  • 1

1 Answers1

1

There's a module (Logio) that you can install for Apache that will do this for you. You can find it here

RomeNYRR
  • 1,441
  • 11
  • 16