/sys$common/syshlp/helplib.hlb
DIAGNOSE, /CONTINUOUS, /INCLUDE

 *Conan The Librarian

   Allows users to include event reports meeting specific criteria.  The
   criteria can be specified as a list consisting of device name(s) and,
   or keyword(s).

   /INCLUDE=([device-name][,...][,keyword][,...])

  1 - keywords

   ATTENTIONS     BUGCHECKS        BUSES         CACHE
   CONFIGURATIONS CONTROL_ENTRIES  CPUS          DEVICE_ERRORS
   DEVICE_NAME    DEVICE_NODE      DEVICE_NUMBER DISKS
   ENVIRONMENTAL_ENTRIES           HOSTS         INFORMATIONALS
   IOS or IO_SUBSYSTEMS            MCHKS or MACHINE_CHECKS
   MEMORY         NODES            OS or OPERATING_SYSTEMS
   PWR or POWER   SEQUENCE_NUMBERS SWI or SOFTWARE_INFORMATIONALS
   SYNC_COMMUNICATIONS             TAPES         TIMEOUTS
   UNKNOWN_ENTRIES                 UNSOLICITED_MSCP
   VMS_ENTRIES    VOLUME_CHANGES

  2 - device-names

   The /INCLUDE qualifier can be used to include specific devices
   or general device categories. Examples, of device names are
   SHEDUA$DUA0, DUA1, DKB, and DK.

  3 - example

       $ DIAGNOSE/CONTINUOUS/INCLUDE=(DKA,TAPES,MEMORY)

   Includes in the report all devices that have the controller and
   unit designator of DKA, all TAPE and MEMORY events.
  Close     Help