Specifies that if sec and msec are specified with a
number greater than zero, the average percentage is
calculated from the process CPU utilization during
the specified time period. If sec and msec are both
zero or not specified, the average percentage is
calculated from the process CPU utilization in the
latest sample.
cpu_used
Set _cerrno
Yes
sys_reqinfo_crash_history
Queries the crash information of all processes that have ever crashed. This Tcl command extension is supported
only in Software Modularity images.
Syntax
sys_reqinfo_crash_history
Arguments
None
Result String
rec_list {{crash info string 0},{crash info string 1}, ...}
Where each crash info string is:
job_id %u name {%s} respawn_count %u fail_count %u dump_count %u
inst_id %d exit_status 0x%x exit_type %d proc_state {%s} component_id 0x%x
crash_time_sec %ld crash_time_msec %ld
System manager assigned job ID for the process. An
integer between 1 and 4294967295, inclusive.
job_id
Process name.name
Total number of restarts for the process.respawn_count
Number of restart attempts of the process. This count
is reset to zero when the process is successfully
restarted.
fail_count
Number of core dumps performed.dump_count
Process instance ID.inst_id
Last exit status of the process.exit_status
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1999
sys_reqinfo_crash_history