SYSTEM_REPORT.COM, UTILITIES, Generates textual- and HTML configuration report
Changelog
---------
V1.8 21-APR-2008
- removed some more dependancies from our local systems
- some ethernet interfaces have different parametersets, this is supported now
- some functions are moved to a routine SYSTEM_REPORT_UTILS.COM
- detection of DB-versions of RDB databases uses RDB$SHOVER and/or
RMU/DUMP to get a result
- information about registered and loaded licenses added
- add actual example (SAP01C)
- report is saved in backup-saveset and (optional) in ZIP archive
(to allow easy archiving and/or mailing)
- alert limits for disks free space can be customized in .CONF file
V1.7-1 22-FEB-2008
- software detection fixed
- LD disks seems to have DEVTYPE 54 now, check for it also
- LANCP output changed, adapt to it
- include explanations for console variables
- add RDB data (versions, images, running monitors and open databases)
- add SQL-Services characteristics
- add complete user data
- add actual example (SAP01C)
V1.6 13-APR-2007
- fix typo in anchor-target (QUEUE-DEFINITION)
- on recent VMS versions (8.2 AXP/IA64) use extended tokens
- rearrange symbiont queue display to be more readable
- skip generic queues from symbiont-queue display
- increase fontsize of formatted data
- if RECOVERY_LOG is undefined, SAVE_SYSTEMDISK.DAT was called unconditionally
- add support for DCL$CTRLT (DCL_CTRLT = "T" to enable it)
- if extended tokens are not available, shorten the queue description to
avoid TKNOVF errors
- LAN device characteristics wrong in text report; fixed
- the config-template SYSTEM_REPORT.CONF_TEMPLATE is more independant from
my own environment
- on VAX/IA64 systems, the console variables section is skipped
- use of english language consistently
- add SERIAL_NUMBER (Alpha/IA64)
V1.5 29-SEP-2006
- add backupdates for diskdevices (derived from VOLSET and MFD)
- fix some typos
- make raid member list more readable
- add network device characteristics (thanks to Frits Storms suggesting this)
- add support for wildcarded logical name defs. and add additional information
in CONFLOG section (thanks to Frits Storms suggesting this)
- fix error in disk fragmentation report (most fragmented file not
always displayed, very long file names could lead to some %DCL errors)