Example verification output

When you issue on the NetView console command
NETVASIS INGE2E VERIFY JOBEAS=neteve2z CPATH=/local/ing/adapter
the following output may be viewed:
01 SA agent GRPID.........................................: 34
02 SA agent PPI...........................................: YES
03 E/AS message adapter jobname...........................: NETEVE2Z active
04 E/AS message adapter PORT..............................: 5529
05 E/AS message adapter IP................................: 127.0.0.1
06 E/AS message adapter PPI...............................: INGEVE2E
07 E2E adapter PPI........................................: INGEVE2E
08 E2E adapter EIF PORT...................................: 5529
09 E2E adapter EIF IP.....................................: 127.0.0.1
10 E2E adapter GRPID......................................: 34
11 E2E adapter automation domain..........................: KEYAPLEX INGXSG34
12 E2E adapter automation operators.......................: all active
13 E2E adapter custom root directory......................: /local/ing/adapter
14 E2E adapter install root directory.....................: /usr/lpp/ing.adapter
15 E2E adapter java home directory........................: /usr/lpp/java/a80/J8.0
16 E2E SMU server location.........................: lnxe2e4x : 2002     
17 E2E SMU server location ping....................: successful          
18 E2E agent location.....................................: boekeya : 2003      
19 E2E agent location ping................................: successful

20 Verification was successful

Explanation of the output

01 Parameter GRPID extracted from currently used member INGXINIT. 
   See LISTA DSIPARM,INGXINIT
02 PARAMETER PPI extracted from currently used member INGXINIT. 
   See LISTA DSIPARM,INGXINIT
03 Jobname of the E/AS address space which must be active.
04 Parameter ServerPort of the E/AS message adapter configuration file. 
   Will be extracted from running system via command F JOBEAS,settings, task=messagea
05 Parameter ServerLocation of the E/AS message adapter configuration file. 
   Will be extracted from running system via command F jobeas,settings,task-messagea
06 Parameters PPI from E/AS initialization configuration file. 
   Will be extracted from running system via command F jobeas,display, status
07 PPI queue name used to send events to the end-to-end automation adapter via E/AS. 
   Default name is INGEV2E or extracted from the following AAO: AOF_E2E_EAS_PPI
08 Parameter eif-receive-from-port extracted from USS file 
   ing.adapter.properties
09 Parameter eif-receive-from-host-hostname extracted from USS file 
   ing.adapter.properties
10 Parameter GRPID extracted from USS file
11 Parameter plugin-domain-name extracted from USS file 
    ing.adapter.plugin.properties
12 Automation operators E2EOPER and E2EOPRnn must be defined and all active. 
    At least 4 must be active or if more defined 
    all must be active. See command DISPAOPS and see 
    also entry E2EADPT_AUTOOPS in *E2E best practices policy.
13 Parameter E2E_CUSTOM_ROOT extracted from ingadapter.properties
14 Parameter E2E_INSTALL_ROOT extracted from ingadapter.properties
15 Parameter E2E_JAVA_HOME extracted from ingadapter.properties. 
   If not specified then the string "default" is shown
16 Parameter eif-send-to-hostname extracted from USS file 
   ing.adapter.properties
17 A NetView PING command is used to check if the TCP/IP connection to the SMU server 
   host can be established. A firewall might cause an error. You may specify 
   parameter PING=NO to avoid checking the ping.
18 Parameter eif-send-to-agent-port extracted from USS file 
   ing.adapter.properties
19 A NetView PING command is used to check if the TCP/IP connection to the end-to-end 
   agent can be established. A firewall might cause an error. You may specify parameter 
   PING=NO to avoid checking the ping.
20 If all checks were successful, you will get this message.