Hi,
when you have choosen the right command to retrieve
total-used-free space, I suggest to enable your client
to romote shell from (root@yourmachine) (.rhost)
Then, on the server, (or in a your machine) build
a script that loops in a list of your clients, then
executes the 1st script (lsvg...) . You can put this
script on the server, mounted by NFS, so that you can
modify it without download each time on client.
Clicking a button, after some minutes you can know:
1) if the client is on
2) total space
3) any other thing that you can want know
4) you can print them, and why not, see it on a web page
5) it is not Tivoli, but it's yours .
bye.