3 projects tagged "disk"
Linfo displays system statistics such as disk space usage, network usage, hardware information, mounted file systems, hard drives, RAM, hostname, uptime, etc. The Linux version works by parsing the /proc and /sys filesystems and also by connecting to daemons such as hddtemp for determining physical health.
The Exquisite `df' (xdf) is a souped-up version of df(1) rewritten from scratch and focused on flexibility of field selection and output format. It offers HTML and CSV outputs, besides the traditional text-based console output. It is fit for system administrators who are tired of post-processing df(1) output through shell or Perl scripts in order to avoid broken lines or to get a simple total/summary line.