Luis Miguel R. wrote:
Hi all, I am searching some web script (php or alike) to let users see the
space used on disk server, space used by each dirvish usage, etc, nothig
complex.

Anyone knows something like this?


On 2006/05/05 Mathew Pressly started a thread on determining disk usage. The thoughts back then was to run DU to calculate the size of each backup. The issue with that is that in order to keep the hardlinks from being counted TWICE, one must run the du from the top of the vault and across all of the vaults to ensure the count is accurate.

One could conceivably write a script to gather the information from the summary files and post that information in an html-viewable format. The question I have is...what is the best piece of information out of the summary file to grab if one is trying to calculate the size of an image?

--
Richard

_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to