Verify Ironstream Agent Processes are Running - ironstream_for_micro_focus_omi - 7.2

Ironstream for Micro Focus® OMi for IBM Z® Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Micro Focus® OMi
Version
7.2
Language
English
Product name
Ironstream for Micro Focus OMi for IBM Z
Title
Ironstream for Micro Focus® OMi for IBM Z® Administration
Copyright
2021
First publish date
2007
Last updated
2023-08-23
Published on
2023-08-23T16:21:59.136000

To verify that mainframe processes are running and connected, follow these steps to see the mainframe time message. (This test assumes that you are running with the MVS and CMD subtasks defined on the mainframe agent.)

  1. From the Proxy Server command line, enter the following Modify command to add the MVS time message IEE136I to the list of messages that will be passed on to the Proxy Server (where VP390 is the name of your mainframe agent job name):

ev390hostcmd 40 F VP390,FILTER ADD MSG IEE136I.<mainframe-name>
  1. Send the MVS Display Time command:

ev390hostcmd 40 D T.<mainframe-name>
  1. If Ironstream is configured correctly, the IEE136I message will be sent to the OMi Event Browser.

  2. Enter the following command to remove the IEE136I message from the mainframe message filter list:

ev390hostcmd 40 F VP390,FILTER DEL MSG IEE136I.<mainframe-name>