Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Event Gateway for Network Node Manager i


F.2 JP1/IM - EG for NNMi parameter definition file (jegn_param_V7.conf)

Format
[logical-host-name\JP1EG4NNMI]
"SEND_PROCESS_TERMINATED_ABNORMALLY_EVENT"=dword:value
"SEND_PROCESS_RESTART_EVENT"=dword:value
Files

jegn_param_V7.conf (JP1/IM - EG for NNMi parameter definition file)

jegn_param_V7.conf.model (model file for the JP1/IM - EG for NNMi parameter definition file)

Description

The JP1/IM - EG for NNMi parameter definition file defines whether JP1 events are to be issued in the event of an error in a JP1/IM - EG for NNMi process and during automatic recovery from abnormal termination. By issuing JP1 events in the event of a process error and during automatic recovery from abnormal termination, you can manage the error logs of problems that occurred in JP1/IM - EG for NNMi. We recommend that you use this definition file to specify that JP1 events are to be issued.

JP1/IM - EG for NNMi provides a model JP1/IM - EG for NNMi parameter definition file in which the required definitions have already been set. To make changes in these settings, copy the model file and then edit the copy.

The following shows the processes of JP1/IM - EG for NNMi and the JP1 events that can be issued.

Processes of JP1/IM - EG for NNMi
  • Process management of JP1/IM - EG for NNMi (jegn_spmd)

  • Main service of JP1/IM - EG for NNMi (jegneg4nnmi)

JP1 events that can be issued

Event ID

Issuance timing

0x000061F0

When a process terminates abnormally

0x000061F1

When startup of a process results in a timeout

0x000061F2

When a process that terminated abnormally has restarted

For details about the JP1 events, see 8.4.2 Details of JP1 events.

When the definitions are applied

The settings in this definition file take effect after JP1/IM - EG for NNMi is restarted by executing the jbssetcnf command of JP1/Base with this definition file specified in an argument. For details about the jbssetcnf command, see the JP1/Base User's Guide.

Information to be specified
[logical-host-name\JP1EG4NNMI]

This is a key name of the environment settings for JP1/IM - EG for NNMi.

Set in logical-host-name either JP1_DEFAULT for the physical host or the logical host name for the logical host.

"SEND_PROCESS_TERMINATED_ABNORMALLY_EVENT"=dword:value

Specify 1 in value in order for JP1 events to be issued at the following times:

  • When a process terminates abnormally

    The JP1 event whose event ID is 0x000061F0 is issued.

  • When no start notification is sent during startup and a timeout occurs

    The JP1 event whose event ID is 0x000061F1 is issued.

The default is 0, in which case these JP1 events are not issued.

"SEND_PROCESS_RESTART_EVENT"=dword:value

Specify 1 in value in order for a JP1 event to be issued at the following time:

  • When a process that terminated abnormally is restarted by the process restart function

    The JP1 event whose event ID is 0x000061F2 is issued.

The default is 0, in which case this JP1 event is not issued.