Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference
Format
[logical-host-name\JP1CONSOLEMANAGER] "SEND_PROCESS_TERMINATED_ABNORMALLY_EVENT"=dword:value "SEND_PROCESS_RESTART_EVENT"=dword:value
File
jp1co_param_V7.conf (IM parameter definition file)
jp1co_param_V7.conf.model (model file for the IM parameter definition file)
Storage directory
- In Windows
Console-path\conf\ shared-folder\jp1cons\conf\ (logical host)
- In UNIX
/etc/opt/jp1cons/conf/ shared-directory/jp1cons/conf/ (logical host)
Description
This file defines whether a JP1 event is to be issued when JP1/IM - Manager processes fail or when JP1/IM - Manager processes are recovered automatically from abnormal termination. The following lists the JP1/IM - Manager processes and the JP1 events that can be issued.
- JP1/IM - Manager processes
- Event Console Service (evtcon)
- Event Base Service (evflow)
- Automatic Action Service (jcamain)
- Central Scope Service (jcsmain)
- Event Generation Service (evgen)
- JP1 events that can be issued
- JP1 event whose event ID is 3F90: This event can be issued when a process terminates abnormally.
- JP1 event whose event ID is 3F91: This event can be issued when a timeout occurs during process startup.
- JP1 event whose event ID is 3F92: This event can be issued when a process that terminated abnormally has successfully completed restart processing.
By issuing a JP1 event when a process recovers automatically from a process error or abnormal termination, you can manage the history of JP1/IM - Manager failures. For this reason, we recommend that you use this definition file to set issuance of such JP1 events.
The required definitions are provided as a model file. To change the settings, copy the model file and then edit the copy.
When the definitions are applied
The contents of the file take effect when JP1/IM - Manager is restarted by execution of the jbssetcnf command with this definition file specified in an argument.
Information that is specified
- [logical-host-name\JP1CONSOLEMANAGER]
- Specifies the key name for the JP1/IM - Manager environment settings.
- For logical-host-name, specify JP1_DEFAULT for the physical host and logical-host-name for a logical host.
- "SEND_PROCESS_TERMINATED_ABNORMALLY_EVENT"=dword:value
- When 1 is set in value, a JP1 event is issued in the following cases:
- A process terminates abnormally (JP1 event whose event ID is 3F90 is issued).
- A timeout occurs during startup processing without a startup notification (JP1 event whose event ID is 3F91 is issued).
- The default is 0, in which case no JP1 event is issued.
- For details about the JP1 events, see 3.2.2 Details of JP1 events.
- "SEND_PROCESS_RESTART_EVENT"=dword:value
- When 1 is set in value, a JP1 event is issued in the following case:
- Restart processing of a process that terminated abnormally is completed successfully (JP1 event whose event ID is 3F92 is issued).
- The default is 0, in which case no JP1 event is issued.
- For details about the JP1 events, see 3.2.2 Details of JP1 events.
Example definition
[JP1_DEFAULT\JP1CONSOLEMANAGER] "SEND_PROCESS_TERMINATED_ABNORMALLY_EVENT"=dword:0 "SEND_PROCESS_RESTART_EVENT"=dword:0Make sure that the end of the file is at the beginning of the last line.
All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.