
August 21st, 1999, 07:18 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Hi,
What about this:
- write little shell-script which calls repquota and pipes output into textfile;
- place script into crontab; dependent on usage-level of system - call it every half hour or more often;
- write PHP-Script that read textfile.
Not the best solution, not in-time values, and you should add some locking-mechanism due to file access; but I think, it'll do the job URL
If you have further questions - send me an email.
Ciao,
Alexander.
|