Administrator's and User's Guide for SFM HP-UX 11i v1 December 2006
Creating an Event Subscription Using the GUI
To create a new event subscription, complete the following steps:
1. Repeat steps 1-5 from “Launching EVWEB for Administration” (page 49).
2. Select Create subscription in the action pane on the top right corner of the page.
The Create Subscription page is displayed.
3. Provide appropriate information in the fields present in the Create Subscription page.
NOTE: It is mandatory to specify a unique name for creating an event subscription.
4. To view the command line equivalent of creating event subscriptions using GUI, click
Preview on the Create Subscription page. This step is optional.
5. Select Create on the Create Subscription page.
EVWEB creates the event subscription and displays a confirmation message.
6. Click OK on the confirmation message window.
For more information on creating subscription using the HP SMH GUI, select Help on the action
pane of the Create Subscription page.
Creating Event Subscription Using the CLI
To create an event subscription using CLI, enter the following command at the HP-UX prompt:
# evweb subscribe -C -n <subscription name> -v<comma separated event
category names>
Where:
-C
is an option used to create event subscriptions.
-n
is a switch used to specify a name for an event.
-v
is a switch used to specify the category of an event.
A message stating that the execution of the evweb subscribe command was successful is
displayed on the screen.
NOTE: The -n and the -v switches are mandatory.
You can also use the following switches with the -C option:
• (-e [eq\ne\le\ge\bw] [:] <severity level1>[,<severity level2>])
• (-v <comma separated event category names>)
• (-i <comma separated EventID>)
• (-t (archive\email) [<handler properties>])
• -r
For more information on creating event subscriptions using CLI, see evweb_subscribe(1).
Copying and Creating a New Event Subscription Using the GUI
You can reuse the existing subscriptions for creating a another subscription. To create an event
subscription by copying an existing event subscription, complete the following steps:
1. Repeat steps 1-5 from “Launching EVWEB for Administration” (page 49).
2. Select the event subscription you want to copy, from the event subscription table.
3. Select Copy and create subscription in the action pane on the top right corner of the page.
The Copy and create subscription page is displayed.
4. Modify the required fields.
50 Administering Indications and Instances Using HP SMH