HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
263
Parameters
exception: Monitors the specified process for exceptional events. EAA executes the policy when an
exception occurs to the monitored process.
restart: Monitors the specified process for restart events. EAA executes the policy when the monitored
process restarts.
shutdown: Monitors the specified process for shutdown events. EAA executes the policy when the
monitored process is shut down.
start: Monitors the specified process for start events. EAA executes the policy when the monitored
process starts.
name process-name: Specifies a user-mode process by its name. The process can be one that is running
or not running.
instance instance-id: Specifies a process instance ID in the range of 0 to 4294967295. The instance ID
can be one that has not been created yet. If an instance is specified, EAA only monitors the process
instance. If no instance is specified, EAA monitors all instances of the process.
slot slot-number: Specifies a card by its slot number. If no card is specified, the policy applies to all cards.
(MSR4000.)
Usage guidelines
Use process event monitor policies to monitor process state changes. These changes can result from
manual operations or automatic system operations.
You can configure only one event for one monitor policy. If the monitor policy already contains an event,
the new event replaces the old event.
Examples
# Configure a CLI-defined policy to monitor all instances of the process snmpd for restart events.
<Sysname>system-view
[Sysname] rtm cli-policy test
[Sysname-rtm-test] event process restart name snmpd
event snmp oid
Use event snmp oid to configure an SNMP event for a CLI-defined monitor policy.
Use undo event to delete the event in a CLI-defined monitor policy.
Syntax
event snmp oid oid monitor-obj { get | next } start-op start-op start-val start-val restart-op restart-op
restart-val restart-val [ interval interval ]
undo event
Default
No SNMP events are configured.
Views
CLI-defined policy view
Predefined user roles
network-admin