Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Performance Management User's Guide


6.7.5 Deleting an alarm table

To delete an alarm table, you can use the jpctool alarm delete command.

  1. Log on to the host where PFM - Manager is installed.

  2. Execute the jpctool alarm list command to view the name of the alarm table to delete.

    For example, execute the following command when you want to view the alarm table names defined in the PFM - Agent for Platform (UNIX):

    jpctool alarm list -key UNIX

    The output is shown below. In this example, you can see that the monitoring template and the alarm table alarmtable1 are defined.

    Product ID:U
    Alarm Table Name:
      alarmtable1
      PFM UNIX Solution Alarms 6.70
      PFM UNIX Solution Alarms 7.00

    For further details on the jpctool alarm list command, see the chapter that describes the command in the manual Job Management Partner 1/Performance Management Reference.

  3. Execute the jpctool alarm delete command.

    For example, execute the following command when you want to delete the alarm table alarmtable1 of the PFM - Agent for Platform (UNIX):

    jpctool alarm delete -key UNIX -table alarmtable1

    For further details on the jpctool alarm delete command, see the chapter that describes the command in the manual Job Management Partner 1/Performance Management Reference.

  4. Execute the jpctool alarm list command to make sure that the alarm table has been deleted.

    Like in step 2, execute the command as follows:

    jpctool alarm list -key UNIX

    The output is shown below. In this example, you can see that the alarm table alarmtable1 has been deleted.

    Product ID:U
    Alarm Table Name:
      PFM UNIX Solution Alarms 6.70
      PFM UNIX Solution Alarms 7.00

    For further details on the jpctool alarm list command, see the chapter that describes the command in the manual Job Management Partner 1/Performance Management Reference.