Job Management Partner 1/Base User's Guide

[Contents][Glossary][Index][Back][Next]


Forwarding settings file

Format

to-upper
event-filter
end-to
or
to event-server-name
event-filter
end-to

File name

forward

Storage destination directory

In Windows:
folder-specified-in-event-server-index-file\
shared-folder\jp1base\event\ (in a cluster system)
With the default event server index file (index), the file name is: installation-folder\conf\event\servers\default\

In UNIX:
directory-specified-in-event-server-index-file\
shared-directory/event/ (in a cluster system)
With the default event server index file (index), the file name is: /etc/opt/jp1base/conf/event/servers/default/

Description

A forwarding settings file (forward) is a group of forwarding setting blocks that define which JP1 events will be forwarded to a specific event server.

Application of settings

The settings are applied when the event service starts or restarts, or the forwarding settings file is reloaded by executing the jevreload command. For details on the jevreload command, see jevreload in 13. Commands.

Definition details

The following conventions apply to entries in the forwarding settings file (forward).

In the to-upper format, the JP1 events are forwarded to a server at a higher level in the hierarchy defined in JP1/IM - Manager.

In the to format, you can choose the destination event server. Specify an event server name defined in the remote-server parameters in the event server settings file (conf).

Whichever format you use, you must write filter conditions for forwarding JP1 events to the remote server. For details on the writing format of an event filter, see Event filter syntax.

Notes

Definition examples

The setting examples in the figures below refer to forwarding JP1 events in the following system configuration:

Table 14-9 Example of forwarding settings

Host name Role in configuration
jp1-svs1 Integrated manager
jp1-svs2 Submanager
jp1-sva1 JP1 site host

Conditions

JP1 events are forwarded from jp1-sva1 to jp1-svs2 if any one of the following is true:

JP1 events are forwarded from jp1-svs2 to jp1-svs1 if any one of the following is true:

The flow of JP1 event transfers is shown below.

Figure 14-4 Definition examples and flow of JP1 event transfers

[Figure]

Example of defining the forward file in jp1-svs1
 
#----------------------------------------------------------
# JP1/Base - Event Service Forwarding Setting 
#----------------------------------------------------------
# Event Server Name: jp1-svs1 
# (Nothing)

Example of defining the forward file in jp1-svs2
 
#-----------------------------------------------------------
# JP1/Base - Event Service Forwarding Setting
#-----------------------------------------------------------
# Event Server Name : jp1-svs2
to jp1-svs1
E.SEVERITY IN Error
OR
E.PRODUCT_NAME IN /HITACHI/JP1/AJS
E.SEVERITY IN Warning
OR
E.PRODUCT_NAME IN /HITACHI/JP1/AOM
E.SEVERITY IN Warning
end-to

Example of defining the forward file in jp1-sva1
 
#-----------------------------------------------------------
# JP1/Base - Event Service Forwarding Setting
#-----------------------------------------------------------
# Event Server Name : jp1-sva1
to jp1-svs2
E.SEVERITY IN Error
OR
E.PRODUCT_NAME IN /HITACHI/JP1/AJS
E.SEVERITY IN Warning Notice
OR
E.PRODUCT_NAME IN /HITACHI/JP1/AOM
end-to

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.