November 11, 2009 · General · 6 comments

This tutorial will explain 3 Hard disk usage and availability report tools available in ubuntu
Continue reading →

January 24, 2008 · General · 1 comment

urep is a perl script used for disk usage reports. It can generate text output with bar graphs to allow easy comparisons of disk usage between directories. It can also generate web pages which can be navigated through the directory structure. This allows easy visual monitoring of disk usage. durep was designed for monitoring disk usage in a more visual way than du. The du program works fine but doesn't allow a lot of control over how the results are displayed. This perl script is designed to produce output more useful for reports.

Continue reading →