Verify Ironstream agent processes are running - ironstream_for_servicenow_event_mgmt - 7.4

Ironstream for ServiceNow® Event Management for IBM Z Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for ServiceNow® Event Management
Version
7.4
Language
English
Content type
Administration
Product name
lronstream for ServiceNow Event Management for IBM Z
Title
Ironstream for ServiceNow® Event Management for IBM Z Administration
Copyright
2023
First publish date
2007
Last updated
2023-09-04
Published on
2023-09-04T17:10:15.456000
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 this 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>

  2. Send the MVS Display Time command:

    ev390hostcmd 40 D T.<mainframe-name>

  3. If Ironstream is configured correctly, the IEE136I message will be sent back to the command window.
  4. Enter this command to remove the IEE136I message from the mainframe message filter list:
    ev390hostcmd 40 F VP390,FILTER DEL MSG IEE136I.<mainframe-name>