Hitachi

JP1 Version 12 Integrated Management: Getting Started


4.2.2 Verifying that events from unmonitored hosts are not displayed

After you have specified the common exclusion conditions for the filter, make sure that events from the unmonitored hosts are not displayed in the event list. This subsection describes how to verify that events issued on host 1 are displayed in the event list, and that events issued on hosts A and B are not displayed in the event list.

Prerequisites

The following conditions must be satisfied:

Procedure

  1. In the Event Console window, click the Execute Command button. The Execute Command window appears.

  2. Set the items in the Execute Command window as described below, and then click the Execute button.

    Item

    Setting

    Command type

    Select Command of managed host.

    Event information to inherit

    Clear the Inherit event information check box.

    Target host

    Enter the following:

    hostA

    Command

    Enter the following:

    • In Windows:

      "Base-path\bin\jevsend" -e SEVERITY=Warning -m Command executed from host A.

    • In Linux:

      /opt/jp1base/bin/jevsend -e SEVERITY=Warning -m Command executed from host A.

    An event of severity level is Warning is issued on host A.

  3. Repeat steps 1 and 2. Set the items in the Execute Command window as described below, and then click the Execute button.

    Item

    Setting

    Command type

    Select Command of managed host.

    Event information to inherit

    Clear the Inherit event information check box.

    Target host

    Enter the following:

    hostB

    Command

    Enter the following:

    • In Windows:

      "Base-path\bin\jevsend" -e SEVERITY=Warning -m Command executed from host B.

    • In Linux:

      /opt/jp1base/bin/jevsend -e SEVERITY=Warning -m Command executed from host B.

    An event of severity level Warning is issued on host B.

  4. Repeat steps 1 and 2. Set the items in the Execute Command window as described below, and then click the Execute button.

    Item

    Setting

    Command type

    Select Command of managed host.

    Event information to inherit

    Clear the Inherit event information check box.

    Target host

    Enter the following:

    host1

    Command

    Enter the following:

    • In Windows:

      "Base-path\bin\jevsend" -e SEVERITY=Warning -m Command executed from host 1.

    • In Linux:

      /opt/jp1base/bin/jevsend -e SEVERITY=Warning -m Command executed from host 1.

    An event of severity level Warning is issued on host 1.

  5. Verify that the event list contains the event issued on host 1, but does not contain the events issued on hosts A and B.

Related topics