Administrator's and User's Guide for SFM HP-UX 11i v1 April 2006

Administering Indications and Instances Using HP SMH
Administering Indications Using EVWEB
Chapter 486
NOTE You cannot delete HP-Advised event subscriptions and Admin-Defined
event subscriptions.
For more information on deleting an event subscription using the HP
SMH GUI, select Help on the action pane of the Delete Event
Subscription page.
NOTE HP recommends deleting all unwanted event subscriptions. Retaining a
large number of event subscriptions may increase the size of the archive,
and may affect the tasks you perform using Event Subscriptions
Administration.
Deleting an Event Subscription Using the CLI
To delete an event subscription using the CLI, enter the following
command at the HP-UX prompt:
# evweb subscribe -D -f -n <subscription name>
NOTE The -n switch is mandatory.
Where:
-D is an option used to delete event subscriptions.
-n is a switch used to specify a name for an event.
-f is a switch used to force the command. This switch can
be used only with the -D option. If the -f switch is not
used, EVWEB prompts for a confirmation before
deleting an event subscription.
A message stating that the execution of the evweb subscribe command
was successful is displayed on the screen.
For more information on deleting event subscriptions using the CLI, see
evweb_subscribe (1).