This error means that an internal EEM request for memory failed.
(_cerr_sub_err = 11)
FH_ENOSUCHESID
(unknown event specification ID)
This error means that the event specification ID could not be matched when the event was being registered
or that an event detector internal event structure is corrupt.
(_cerr_sub_err = 22)
FH_ENULLPTR
(event detector internal error - ptr is null)
This error means that an internal EEM event detector pointer was null when it should have contained a value.
(_cerr_sub_err = 26)
FH_ESUBSIDXINV
(invalid subscriber index)
This error means that the subscriber index was invalid.
(_cerr_sub_err = 54)
FH_EFDUNAVAIL
(connection to event detector unavailable)
This error means that the event detector was unavailable.
(_cerr_sub_err = 56)
FH_EFDCONNERR
(event detector connection error)
This error means that the EEM event detector that handles this request is not available.
Embedded Event Manager System Information Tcl Command Extensions
All EEM system information commands
—
sys_reqinfo _xxx
—
have the Set _cerrno section set to
yes
.
Note
sys_reqinfo_cpu_all
Queries the CPU utilization of the top processes (both POSIX processes and IOS processes) during a specified
time period and in a specified order. This Tcl command extension is supported only in Software Modularity
images.
Syntax
sys_reqinfo_cpu_all order cpu_used [sec ?] [msec ?] [num ?]
Arguments
(Mandatory) Order used for sorting the CPU
utilization of processes.
order
(Mandatory) Specifies that the average CPU
utilization, for the specified time window, will be
sorted in descending order.
cpu_used
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
167
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager System Information Tcl Command Extensions