HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide
Example
To forcibly stop a P9000 mainframe agent that was started and whose identification name is YK,
enter the following command:
CANCEL YK
Displaying the log output level
To display the current P9000 mainframe agent log output level, use the MODIFY command with the
DISPLAY LOGLEVEL parameter specified.
Format
If both the name of the cataloged procedure for startup and the identification name were specified
in the START command:
MODIFY
1
[cataloged-procedure-for-startup-name.]identification-name
,DISPLAY LOGLEVEL
If only the name of the cataloged procedure for startup was specified in the START command:
MODIFY
1
cataloged-procedure-for-startup-name
,DISPLAY LOGLEVEL
Operands
cataloged-procedure-for-startup-name
Used to specify the name of the cataloged procedure for startup that was specified in the START
command when a P9000 mainframe agent was started.
identification-name
Used to specify the identification name that was specified in the START command when a P9000
mainframe agent was started.
DISPLAY LOGLEVEL
Displays the current log output level.
Example
To display the current log output level of a P9000 mainframe agent that was started and whose
identification name is YK, enter the following command:
Mainframe Agent Installation and Configuration Guide 67