Event Process - HPE FlexFabric 5930 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

[Sysname] rtm cli-policy test
[Sysname-rtm-test] event interface fortygige 1/0/1 monitor-obj input-errors start-op gt
start-val 1000 restart-op lt restart-val 50 interval 60

event process

Use event process to configure a process event for a CLI-defined monitor policy.
Use undo event to delete the event in a CLI-defined monitor policy.
Syntax
event process { exception | restart | shutdown | start } [ name process-name [ instance
instance-id ] ] [ slot slot-number ]
undo event
Default
No process events are configured.
Views
CLI-defined policy view
Predefined user roles
network-admin
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 an IRF member device by its member ID. If you do not specify a member
device, the policy applies to all IRF member devices.
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 a 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
316

Advertisement

Table of Contents
loading

Table of Contents