| Components |
| An on-line report generator which creates reports directly from the INDEXF.SYS file; this makes it significantly faster than the DIRECTORY command when searching for files across an entire disk. Features include: |
| a report showing the 50 largest files on a disk |
| the ability to find files using a variety of selection criteria including size (used, allocated or unused), protection, organization (indexed, sequential, direct), etc. |
| V7 adds the ability to find files based on a file specification which can include wildcards (/file qualifier) |
| A report generator that creates reports from previously collected data. This data can be collected daily or weekly and from it reports can be generated: |
| showing total usage by user or UIC on a disk or group of disks |
| showing projected disk usage for capacity planning |
| V7 adds the ability to report usage by user across all disks that VDM collects data on (/sequence=detail) |
| A detached process that can be configured to send mail, send console messages and/or submit batch jobs when: |
| disks are filling past user defined thresholds |
| disks have experienced an error |
| a particular file has been changed |
| a particular file is found or has been deleted |
| a particular file has grown/shrunk beyond a specified size |
| GO; a utility that works much like set default but is more flexible. Go allows the user to change their DCL prompt automatically to reflect their current working directory, omit the square brackets from directory specifications and go back to your last working directory automatically. |
| 1. Enable the VDM command verb if necessary. |
| 2. Specify a report; in this case a size report for all files with 5000 or more blocks of disk space allocated |
| 3. Print the report. |