HP-UX WBEM System Fault Management (SFM) Administrator Guide (September 2013)
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 the GUI
To modify an event subscription, complete the following steps:
1. Repeat steps 1-5 from “Launching Evweb for administration” (page 54).
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 the CLI
To modify an event subscription using the CLI, enter the following command at the HP-UX prompt:
# evweb subscribe -M -n<subscription name> -v<event category name> -s
<syslog>
Where:
-M is an option used to modify event subscriptions.
-n is a switch used to specify a name for an event subscriptions.
-v is a switch used to specify the category of an event.
-s is a switch used to specify the syslog location of an event.
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][:] <severity level1>[,<severity level2>])
• (-i <EventID>)
• (-o <provider name>)
• (-s <syslog>)
• -r
To modify an event subscription, you must specify the criteria and the location. Following are the
ways in which you can modify an event subscription:
Administering indications using Evweb 57