Cisco ASR 9000 Serie Configuration Manuals page 167

Aggregation services router system
Table of Contents

Advertisement

Configuring and Managing Embedded Event Manager Policies
Syntax
action_process start|restart|kill [job_id ?]
[process_name ?] [instance ?]
Arguments
start
restart
kill
job_id
process_name
instance
Result String
None
Set _cerrno
Yes
(_cerr_sub_err = 14)
This error means that the action command requested was unknown.
(_cerr_sub_num = 425, _cerr_sub_err = 1) SYSMGR_ERROR_INVALID_ARGS
passed)
This error means that the arguments passed in were invalid.
(_cerr_sub_num = 425, _cerr_sub_err = 2) SYSMGR_ERROR_NO_MEMORY (Could not allocate required
memory)
This error means that an internal SYSMGR request for memory failed.
(_cerr_sub_num = 425, _cerr_sub_err = 5) SYSMGR_ERROR_NO_MATCH
to sysmgr)
FH_ENOSUCHACTION
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
Embedded Event Manager Action Tcl Command Extensions
(Mandatory) Specifies that a process is to be started.
(Mandatory) Specifies that a process is to be restarted.
(Mandatory) Specifies that a process is to be stopped
(killed ).
(Optional) System manager assigned job ID for the
process. If you specify this argument, it must be an
integer between 1 and 4294967295, inclusive.
(Optional) Process name. Either job_id must be
specified or process_name and instance must be
specified.
(Optional) Process instance ID. If you specify this
argument, it must be an integer between 1 and
4294967295, inclusive.
(unknown action type)
(This process is not known
(Invalid arguments
151

Advertisement

Table of Contents
loading

Table of Contents