diff options
-rw-r--r-- | doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn b/doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn new file mode 100644 index 000000000..698413ce3 --- /dev/null +++ b/doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn @@ -0,0 +1,7 @@ +I've setup a server using gitolite3 to host repositories for our users. All these repos share the same disk (2.5 Tb ;-). They're mainly used as backup of all contents. + +I'd like to monitor disk usage (possibly with statistics related to git-annex specificities) for these repos. + +Would anyone suggest a solution (web based maybe), for easily monitoring the growth of the repos storage ? + +Thanks in advance. |