Available storage depends on usage and capacity.
Edit: I meant for this article; of course I believe it is useful to track this in practice.
Available makes sense for knowing when things will just plain break (reaching 0 = write failure for a DB).
>Every few months we get an alert from our database monitoring to warn us that we are about to run out of space.
In this case they were avoiding their DB server breaking. They didn't do this for performance reasons.