How do you integrate Spotlight alert messages to HP open view?
1. In a Dos command prompt run: EVENTCREATE /T ERROR /ID 123 /L APPLICATION /D "Spotlight creates an event"
If the above command runs correctly, it will log a message into the Windows Event viewer Application Log on the Diagnostic Server machine.
2. Edit your spotlight alarm rule to run a program when the alarm is raised:
EVENTCREATE /T ERROR /ID 123 /L APPLICATION /D "Spotlight creates an event"
as an external application.
2a. Go to View - Diagnostic server administration - Alarms - choose your alarm - check Override the default settings for the rule.
2b. On the bottom half of the screen check Run a program when the alarm is raised.
3. Trigger a Spotlight alert to check the result.
4. Set up HP open view to monitor Windows Event viewer Application Log