From the IBM i terminal, use the command EVIEW/EVSTATUS to collect the status of the several components of the Ironstream Agent for IBM i and their interaction with the IBM i LPAR. The format is:
EVIEW/EVSTATUS [PARM('options')] [OUTPUT(outoption)]
Where:
|
Examples:
To investigate system information and the status of the jobs and defined ports, use the command:
EVIEW/EVSTATUS PARM('JOBS TCP SYS') OUTPUT(*)
To check the data queue for damage, use the command:
EVIEW/EVSTATUS PARM('DQS') OUTPUT(*)
Browse the output text and look for "NOTE" or “WARNING” messages that may indicate how to resolve outstanding problems. Retain a copy of the output for possible transmission to Precisely Support.