Last exit type.exit_type
Sysmgr process states. One of the following: error,
forced_stop, hold, init, ready_to_run, run, run_rnode,
stop, waitEOltimer, wait_rnode, wait_spawntimer,
wait_tpl.
proc_state
Version manager assigned component ID for the
component to which the process belongs.
component_id
Seconds and milliseconds since January 1, 1970,
which represent the last time the process crashed.
crash_time_sec crash_time_msec
Set _cerrno
Yes
sys_reqinfo_mem_all
Queries the memory usage of the top processes (both POSIX and IOS) during a specified time period and in
a specified order. This Tcl command extension is supported only in Software Modularity images.
Syntax
sys_reqinfo_mem_all order allocates|increase|used [sec ?] [msec ?] [num ?]
Arguments
(Mandatory) Order used for sorting the memory usage
of processes.
order
(Mandatory) Specifies that the memory usage is sorted
by the number of process allocations during the
specified time window, and in descending order.
allocates
(Mandatory) Specifies that the memory usage is sorted
by the percentage of process memory increase during
the specified time window, and in descending order.
increase
(Mandatory) Specifies that the memory usage is sorted
by the current memory used by the process.
used
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2000
sys_reqinfo_mem_all