Examples: - ironstream_for_micro_focus_universal_discovery - 6.3

Ironstream for Micro Focus® Universal Discovery for IBM i Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for Micro Focus® Universal Discovery
Version
6.3
Language
English
Product name
Ironstream for Micro Focus Universal Discovery for IBM i
Title
Ironstream for Micro Focus® Universal Discovery for IBM i Administration
Copyright
2021
First publish date
2007
Last updated
2023-08-23
Published on
2023-08-23T16:21:59.136387
  1. To issue a code 09 request for jobs in the QPRINT output queue in library QGPL of the IBM i LPAR named bluebox1.mycom.com, enter the command:

ev400hostcmd 86 "09|QPRINT|QGPL.bluebox1.mycom.com"

Output lines will be returned with values separated by a vertical bar. One line will be generated for each record found, in this case, a line representing each job. The last line will be the text “EOF”.

  1. To issue a code 42 request for "netstat" network connections of type UDP on the IBM i LPAR named bluebox2.mycom.com, enter the command:

ev400hostcmd 86 "42|||UDP.bluebox2.mycom.com"