Administrator's and User's Guide for SFM HP-UX 11i v3 March 2012

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:
If you specify only the subscription criteria and not the destination, then:
If you do not specify the -r option and the location, the current location is removed and the
subscription criteria are updated.
If you specify the -r option but not the location, the current location is retained and only the
subscription criteria are updated.
Administering indications using Evweb 53