IVM chsvcevent command

Purpose

Changes an existing serviceable event. This command is operable only in an Integrated Virtualization Manager environment.

Syntax

To close an existing serviceable event:

chsvcevent -o close -p ProblemNumber -n Name -c CommentText [ -m ManagedSystem ]

Description

The chsvcevent command closes an existing serviceable event.

Flags

Flag name Description
-o Operation The operation to be performed. The only valid value is close.
-p ProblemNumber The problem number (problem_number) for the event, as displayed by the lssvcevents command.
-n A free form name string identifying the person who is closing the event.
-c A free form text comment about why the event is being changed.
-m ManagedSystem The name of the managed system. This attribute is optional because there is only one system to manage. The name may either be the user-defined name for the managed system, or be in the form tttt-mmm*ssssssss, where tttt is the machine type, mmm is the model, and ssssssss is the serial number of the managed system.

Exit Status

This command has a return code of 0 on success.

Security

This command is not accessible by users with the ViewOnly role.

Examples

  1. To close a serviceable event, type:
    chsvcevent -o close -p 6013EFFF-205F3F22-4CC992E5-F8B6270-7540D8A3 
    -m 9111-520*XXXXXXX -n My Name -c Closing Comment



Last updated: Wed, November 18, 2020