Description:
|
hpEMSMonitorReboot 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 Reboot Event occurs when monitors are restarted
due to a system reboot.
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 EMSMonitorReboot trap, the restart
type is reboot.
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>"
|
|