Embedded Event Manager System Information Tcl Command Extensions; Sys_Reqinfo_Cpu_All - Cisco ASR 9000 Serie Configuration Manuals

Aggregation services router system
Table of Contents

Advertisement

Configuring and Managing Embedded Event Manager Policies
This error means that an internal EEM request for memory failed.
(_cerr_sub_err = 11)
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)
This error means that an internal EEM event detector pointer was null when it should have contained a value.
(_cerr_sub_err = 26)
This error means that the subscriber index was invalid.
(_cerr_sub_err = 54)
This error means that the event detector was unavailable.
(_cerr_sub_err = 56)
This error means that the EEM event detector that handles this request is not available.

Embedded Event Manager System Information Tcl Command Extensions

Note
All EEM system information commands—sys_reqinfo _xxx—have the Set _cerrno section set to yes.

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
order
cpu_used
FH_ENOSUCHESID
FH_ENULLPTR
FH_ESUBSIDXINV
FH_EFDUNAVAIL
FH_EFDCONNERR
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
Embedded Event Manager System Information Tcl Command Extensions
(unknown event specification ID)
(event detector internal error - ptr is null)
(invalid subscriber index)
(connection to event detector unavailable)
(event detector connection error)
(Mandatory) Order used for sorting the CPU
utilization of processes.
(Mandatory) Specifies that the average CPU
utilization, for the specified time window, will be
sorted in descending order.
167

Advertisement

Table of Contents
loading

Table of Contents