![Cisco ASR 9000 Serie Configuration Manuals Download Page 187](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679187.webp)
Process ID.
pid
Process name.
name
Specifies the difference between the number of
allocations in the oldest and latest samples collected
in the time period.
delta_allocs
Specifies the amount of memory, in kilobytes, used
by the process at the start of the time period.
initial_alloc
Specifies the amount of memory, in kilobytes,
currently used by the process.
current_alloc
Specifies the percentage difference between the
memory used in the oldest and latest samples collected
in the time period. The percentage difference can be
expressed as current_alloc minus initial_alloc times
100 and divided by initial_alloc.
percent_increase
Set _cerrno
Yes
sys_reqinfo_proc
Queries the information about a single POSIX process. This Tcl command extension is supported only in
Software Modularity images.
Syntax
sys_reqinfo_proc job_id ?
Arguments
(Mandatory) System manager assigned job ID for the
process. Must be an integer between 1 and
4294967295, inclusive.
job_id
Result String
job_id %u component_id 0x%x name {%s} helper_name {%s} helper_path {%s} path {%s}
node_name {%s} is_respawn %u is_mandatory %u is_hold %u dump_option %d
max_dump_count %u respawn_count %u fail_count %u dump_count %u
last_respawn_sec %ld last_respawn_msec %ld inst_id %u proc_state %s
level %d exit_status 0x%x exit_type %d
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
171
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager System Information Tcl Command Extensions