Hey folks, Is there a Linux tool that will monitor a disk and tell me which directories are growing over time? I could cobble something together myself of course, but if there is already a good off-the-shelf solution, why bother? Even if it only checks once per day that would be fine. Graphs would be pretty too :-) cheers, -Alan -- ?Don't eat anything you've ever seen advertised on TV? - Michael Pollan, author of "In Defense of Food"
From: Alan McKay <alan.mckay at gmail.com>> Is there a Linux tool that will monitor a disk and tell me which > directories are growing over time? > I could cobble something together myself of course, but if there is already > a good off-the-shelf solution, why bother? > Even if it only checks once per day that would be fine.? Graphs would be > pretty too :-)Might be overkill but cacti or Nagios+PNP would do this... snmp + mrtg might do it too But if you want something light, I would just go for something homemade with gd for the graphs... JD
On Fri, Jan 6, 2012 at 10:25 PM, Alan McKay <alan.mckay at gmail.com> wrote:> Hey folks, > > Is there a Linux tool that will monitor a disk and tell me which > directories are growing over time? > I could cobble something together myself of course, but if there is already > a good off-the-shelf solution, why bother? > > Even if it only checks once per day that would be fine. ?Graphs would be > pretty too :-)Hi Alan, Few to check: http://www.humans-enabled.com/2011/06/sample-script-to-report-home-directory.html xdiskusage filelight