Description:
|
hpEMSMonitorRestart NOTIFICATION-TYPE
OBJECTS {
hpEMSRestartType,
hpEMSMonitorTitle,
hpEMSCommand,
hpEMSVendor,
hpEMSVersion,
hpEMSPID,
hpEMSMonitorKey}
STATUS current
DESCRIPTION
"The Event Monitoring Service (EMS) has generated an event
for a monitored resource.
A Monitor Restart Event occurs when EMS detects that a
required monitor is no longer running, and restarts the
monitor.
The list of resources affected by the restart can be
retrieved on the source node by running:
/opt/resmon/bin/resdata -M <key>
The data passed with the event:
1) The restart event type, which can be restart or
reboot. For an EMSMonitorRestart trap, the restart
type is restart.
2) The title of the monitor that is restarted.
3) The command used to restart the monitor.
4) The name of the vendor that provided the monitor.
5) The version of the monitor.
6) The process ID of the restarted monitor process.
7) The monitor key, which may be used with the -M option
to the resdata command to return the list of resources
being monitored by the restarted monitor.
The list of resources can be retrieved on the source
node by running:
/opt/resmon/bin/resdata -M <monitor key>"
|
|