Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Administration Guide


6.9.3 Adding a user-defined extended attribute to JP1 events that match a condition

This subsection explains how to add user-defined information as an extended attribute to JP1 events by using the additional extended attribute settings file of JP1/Base.

For details about the function, see 4.12 Adding program-specific attributes in the JP1/Integrated Management 2 - Manager Overview and System Design Guide.

  1. Define the event attribute to be added to the additional extended attribute settings file of JP1/Base.

    In the additional extended attribute settings file, define the condition for adding the attribute and the extended attribute to be added when the condition is satisfied.

    In the event filter of JP1/Base, specify the specification format for attribute addition conditions.

    For the first seven bytes of an extended attribute name, specify a name that begins with JP1ADD_.

    For details about the additional extended attribute settings file, see the JP1/Base User's Guide.

    Example of content to be specified in the additional extended attribute settings file:

    # Event : Extended attribute adding setting

    add

    filter

    # input Event-filter

    B.ID IN 111

    end-filter

    # input Extended-attribute

    E.JP1ADD_SYSTEMNAME SystemA

    end-add

  2. Start JP1/Base or execute the jevextreload command.

    jevextreload [-h event-server-name] {-recv | -send}

For details about the additional extended attribute settings file and the jevextreload command, see the JP1/Base User's Guide.