Administrator's and User's Guide for SFM HP-UX 11i v3 September 2010
Creating Evweb Event Subscriptions
You can create event subscriptions for the WBEM indications that you want to monitor. You can
create the following event subscription types using Evweb:
• Admin Defined event subscriptions – Event Subscriptions created using the sfmconfig
command are called Admin Defined event subscriptions. You can modify and delete Admin
Defined event subscriptions using the sfmconfig command. For more information about
customizing event filters via sfmconfig command, see “Configuring Indication Filters”.
You cannot use the evweb list, evweb subscribe, or the evweb eventviewer command to
create and delete Admin Defined event subscriptions.
• Event subscriptions created using the HP SMH GUI (Event Subscription Administration)
– You can create these event subscriptions using the GUI or the CLI. You can modify and
delete the event subscriptions that are created using Event Subscription Administration.
To create an event subscription using Event Subscription Administration, you must specify
the following:
— A unique name for the event subscription
— Criteria such as device, event ID, and the severity of the event
— The location where the event must be stored
You can create an event subscription using the following methods:
• Create a completely new event subscription.
• Copy an existing event subscription and modify it.
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”.
2. Select Create subscription in the action pane on the top right corner of the Event
Subscription Administration 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 an Event Subscription Using the CLI
To create an event subscription using the CLI, enter the following command at the HP-UX prompt:
# evweb subscribe -C -n <subscription name>
Where:
-C
is an option used to create 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.
Administering Indications Using Evweb 55