HP-UX SysFaultMgmt (System Fault Management) (SFM) Administrator Guide (762798-001, March 2014)

You can modify an event subscription in the following ways:
Modify a single event subscription.
You can modify a single event subscription using the modify feature by selecting the event
subscription from the event subscription table.
Modify similar criteria in multiple event subscriptions.
You can modify similar criteria in multiple event subscriptions by using the Copy and modify
subscription feature.
Modifying an event subscription using GUI
To modify an event subscription, complete the following steps:
1. Repeat steps 1-5 from “Launching Evweb for administration” (page 59).
2. Select Modify subscription in the action pane on the top right corner of the page.
The Modify subscription page is displayed.
3. Select the event subscription, which you want to modify, from the Event subscription Table.
4. Modify the required fields.
5. To view the command line equivalent of modifying event subscriptions using the GUI, click
Preview on the Modify subscription page. This step is optional.
6. Select Modify in the Modify subscription page.
Evweb modifies the event subscription and displays a confirmation message.
7. Click OK on the confirmation message window.
For more information on modifying an event subscription using the HP SMH GUI, select Help on
the action pane of the Modify event subscription page.
Modifying an event subscription using CLI
To modify an event subscription using the CLI, enter the following command at the HP-UX prompt:
# evweb subscribe -M -n<subscription name>
Where:
-M is an option used to modify event subscriptions.
-n is a switch used to specify a name for an event subscriptions.
A message stating that the execution of the evweb subscribe command was successful is
displayed on the screen.
NOTE: The -n switch is mandatory.
You can also use the following switches with the -M option:
(-e [eq|ne|le|ge|bw][:] <EVWEB_severity level1>[,<EVWEB_severity
level2>])
(-v <Event category name>)
(-i <EventID>)
(-m <[eq|ne|le|ge|bw]:WBEM_severity_level1[,WBEM_severity_level2]>)
-r
-h
To modify an event subscription, you must specify the criteria and the destination. Following are
the ways in which you can modify an event subscription:
62 Administering indications and instances using HP SMH