Hi,
WRKSYSSTS and WRKDSKSTS are 2 of the most useful commands for disk space. It might also be worth looking at ops navigator. The ops navigator can run some tools for collecting data over a period of time.
Regards,
Martin Gilbert.
====================================================
If basic tracking is desired, the Retrieve System Status (QWCRSSTS) API can be called on a daily (or more often) schedule. The returned values could be written to a “system status” log file. This could be kept for a long time to show growth trends or other information. One record per day means the file could continue for a long time.
Tom
Discuss This Question: 3  Replies
I agree DSPSYSSTS and WRKSYSSTS are your friends for general status. If you are looking to see what libraries/files/etc. are growing RTVDSKINF and PRTDSKINF will give you detail based on what parms you put in. In a previous life, we ran these two commands weekly over the weekend to look at abnormal growth. The prtdskinf gives current and past 3 rtvdskinf results, making it easy to scan for trends. Sometimes I would take the report and download to a spreadsheet for more analysis. But, I would only use this if I have a growth problem I wasn't expecting and trying to figure it out. Still, i would run the RTVDSKINF on a regular basis (weekly, monthly or similar) during off hours (takes a while and uses a lot of resources as I recall). Use a job schedular to run it.
Otherwise their are 3rd party products that can do more.
If you are having space issues look for old journal recivers and QHIST logs that can be deleted.