Check free diskspace

Hi all,

I would like to know what was the free disk space available in my system for last two days back. I know how to check free disk space by command below.

df -h

But i want to know the same outcome for last two days back. Please help me.

Reg,
Mastan

Sorry, but unless you have mastered time travel, there is no easy way to do this.

You would have needed to run the command back when you wanted the result, then you could check the shell log.

On some of my servers I've setup monitoring scripts that will run 'df -h' daily and save the output to a file I can access when I want too. Or, maybe you want to run a tool like nagios or zenoss to handle this for you.

Can we see last two diskspace from logs, any idea ?

Reg,
Mastan

Unless you have set up some monitoring / auditing to record that, no.