From the IBM i command line, enter this command to create the Ironstream runtime library EVIEW:
<name of .SAVF file without the extension>/EVINSTALL
For example, if the file is called EVREL12.SAVF, the command will be
EVREL12/EVINSTALL
Press F4 to see the installation options, or use the defaults described below:
|
This program creates the agent library EVIEW and also creates an IBM i user profile EVUSER, which has ownership of all Ironstream objects. If your IBM i system language is not English, after installation of the agent, you must manually set the language for the EVSBS subsystem to English before you can use it. For more information, see appropriate IBM i documentation.
User class and special authorities for the EVUSER Profile
By default, the installation process creates the EVUSER user profile as a user class (*USER) profile with several special authorities. These authorities allow Ironstream products to access the system information required for their operations
| Special Authority | Product operations that require special authority |
|---|---|
| *ALLOBJ | Required for monitoring jobs and accessing object types such as:
|
| *SPLCTL | Required for accessing spooled files (*SPLF) used by the Job Log Scanning function. |
| *JOBCTL | Required for job manipulation by the Ironstream for OMi product. |
If you remove one or more of these authorities from the EVUSER profile, you must grant the individual resources to be monitored or queried to EVUSER using the GRTOBJAUT command. .
| Resource to Monitor | Minimum EVUSER Authority Required |
|---|---|
| Message queues |
|
| QAUDJRN journal |
|
| User journals |
|
| Job Logs | *USE authority and DSPDTA(*YES) on job log’s output queue |
| QHST log | None |
| IFS files |
|
This concludes the installation of the Ironstream software on the IBM i LPAR. Continue with the Ironstream for ServiceNow Discovery for IBM i Administration Guide for information about setting up the configuration parameters for the agent, starting the server processes and the agent subsystem.