I previously posted a bat file that logs disk capacity and utilisation. I thought I’d share the QVF file that loads those simple logs.

The file is available on GitHub here.
A blog for my learnings
I previously posted a bat file that logs disk capacity and utilisation. I thought I’d share the QVF file that loads those simple logs.
The file is available on GitHub here.
To help track disk space on a cluster, here’s a simple batch script that works on Windows. It accepts a list of hostnames, and outputs the size and free space on each server to a log file.