Hitachi

JP1 Version 12 JP1/Base User's Guide


jevreload

Organization of this page

Function

The jevreload command reloads the forwarding settings file (forward).

Format

jevreload [-h event-server-name]

Required execution permission

In Windows: Administrators (If User Account Control (UAC) for Windows is enabled, you must execute the command from the administrator console.)

In UNIX: Superuser or JP1/Base administrator permission

Command directory

In Windows:

installation-folder\bin\

In UNIX:

/opt/jp1base/bin/

Arguments

-h event-server-name

Specify the name of the event server on which you want to reload the forwarding settings file (forward). Specify the event server name as a character string of no more than 255 bytes.

If you omit this option, the event server name is determined in the following order of priority:

  1. The logical host name specified in the JP1_HOSTNAME environment variable.

  2. The local host name, if an asterisk (*) or the local host name (the physical host name returned by the hostname command) has priority in the server parameter of the event server index file (index).

  3. The FQDN name, if an at mark (@) or FQDN name has priority in the server parameter of the event server index file (index).

  4. The local host name (the physical host name returned by the hostname command).

Notes

Executing the jevreload command also reloads the conditions for suppression of event-forwarding (suppress) that are used for threshold-based suppression of event forwarding. Reloading the conditions for suppression of event-forwarding (suppress) affects event forwarding suppression status as follows:

Return values

0

Normal end

1

Invalid argument

2

The specified event server has not started.

3

The forwarding settings file contains an error.

255

Other error

Example

The following shows some examples of use.

Reload the forwarding settings file (forward) on event server evserver1.

jevreload -h evserver1