Compaq ACMS for OpenVMS
Remote Systems Management
Guide
8.9 QTI Table
The QTI table contains a single entry for QTI management information.
Table 8-8 QTI Table
Collection Class |
Field |
Data Type |
SNMP Access |
RPC Access |
Dynamic |
ID
|
record_state
|
integer
|
R
|
R
|
|
ID
|
id_coll_state
|
integer
|
R
|
R
|
|
ID
|
process_name
|
string
|
R
|
R
|
|
ID
|
pid
|
integer
|
R
|
R
|
|
ID
|
start_time
|
time
|
R
|
R
|
|
ID
|
end_time
|
time
|
R
|
R
|
|
CONFIG
|
config_coll_state
|
integer
|
R
|
R
|
|
CONFIG
|
acms _state
|
integer
|
RW
|
R
|
D
|
CONFIG
|
qti_username_active
|
string
|
R
|
R
|
|
CONFIG
|
qti_username_stored
|
string
|
RW
|
RW
|
|
CONFIG
|
qti_priority_active
|
integer
|
R
|
R
|
|
CONFIG
|
qti_priority_stored
|
integer
|
RW
|
RW
|
|
CONFIG
|
max_threads
|
integer
|
RW
|
RW
|
|
CONFIG
|
sub_timeout_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
sub_timeout_stored
|
integer
|
RW
|
RW
|
|
CONFIG
|
retry_timer_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
retry_timer_stored
|
integer
|
RW
|
RW
|
|
CONFIG
|
polling_timer_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
polling_timer_stored
|
integer
|
RW
|
RW
|
|
RUNTIME
|
runtime_coll_state
|
integer
|
R
|
R
|
|
RUNTIME
|
started_ queues
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_tasks
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_submitters
|
gauge
|
R
|
R
|
|
RUNTIME
|
task_successes
|
integer
|
R
|
R
|
|
RUNTIME
|
task_failures
|
integer
|
R
|
R
|
|
RUNTIME
|
task_retries
|
integer
|
R
|
R
|
|
RUNTIME
|
errors_queued
|
integer
|
R
|
R
|
|
POOL
|
pool_coll_state
|
integer
|
R
|
R
|
|
POOL
|
mss_process_total
|
integer
|
R
|
R
|
|
POOL
|
mss_process_free
|
min gauge
|
R
|
R
|
|
POOL
|
mss_process_largest
|
min gauge
|
R
|
R
|
|
POOL
|
mss_process_failures
|
integer
|
R
|
R
|
|
POOL
|
mss_process_garbage
|
integer
|
R
|
R
|
|
Key to Access Modes
R---Read Access
RW---Read/Write Access
Blank---Not available to the interface
D---Field is dynamic.
8.9.1 Field Descriptions
Following are descriptions of the fields in Table 8-8.
- record_state
The current state of this table entry. Valid
states are VALID (the process is currently running and maintaining this
table entry) or INACTIVE (the process is no longer running). Inactive
rows are subject to reuse.
- id_coll_state
The current collection state for this class and
this process. Collection states can be modified by modifying entries in
the Collection table. See Section 4.1 and Section 8.3 for
discussions of data collection.
- process_name
The OpenVMS process name for the process.
- pid
The OpenVMS process identifier for the process.
- start_time
Date and time the process was started.
- end_time
Date and time the process ended. If the process has
not yet ended, this field will be null.
- config_coll_state
The current collection state for this class
and this process. Collection states can be modified by modifying
entries in the Collection table. See Section 4.1 and Section 8.3
for discussions of data collection.
- qti_username_active
The OpenVMS account under which the QTI
will run. This is the value of the ACMSGEN field when the process was
started.
- qti_username_stored
The value of the qti_username field
currently stored in the ACMSGEN file.
- qti_priority_active
The base priority for this process. This
is the value of the ACMSGEN field when the process was started.
- qti_priority_stored
The base priority currently stored in the
ACMSGEN file for this process.
- max_threads
The maximum number of threads allowed.
- sub_timeout_active
The current value of the QTI submitter
timeout.
- sub_timeout_stored
The value of the qti_sub_timeout field in
the current ACMSGEN file.
- retry_timer_active
The current value of the QTI retry timer.
- retry_timer_stored
The value of the qti_retry_timer field in
the current ACMSGEN file.
- polling_timer_active
The current value of the QTI polling
timer.
- polling_timer_stored
The value of the qti_polling_timer field
in the current ACMSGEN file.
- acms_state
The current ACMS state of this process.
- runtime_coll_state
The current collection state for this class
and this process. Collection states can be modified by modifying
entries in the Collection table. See Section 4.1 and Section 8.3
for discussions of data collection.
If this field is set to
DISABLED, the process is not currently collecting data for the fields
in this class. Any field values reflect activity during a prior period
when collection was enabled.
- started_queues
The number of queues currently started on the
node.
- current_tasks
The number of tasks currently executed that were
submitted by the QTI.
- current_submitters
The number of submitters currently logged
in by the QTI.
- task_successes
The number of tasks successfully submitted and
executed by the QTI.
- task_failures
The number of tasks that failed to complete
successfully after being submitted by the QTI.
- task_retries
The number of times the QTI has attempted to
re-run a task that is currently failed.
- errors_queued
The number of tasks queued to error queues by
the QTI.
- pool_coll_state
The current collection state for this class
and this process. Collection states can be modified by modifying
entries in the Collection table. See Section 4.1 and Section 8.3
for discussions of data collection.
If this field is set to
DISABLED, the process is not currently collecting data for the fields
in this class. Any field values reflect activity during a prior period
when collection was enabled.
- mss_process_total
The total size of the MSS process pool
allocated for this process. The frequency with which this field is
updated is based on the value of the Parameter table field
mss_coll_interval (see Table 8-7).
- mss_process_free
The amount of MSS process pool for this
process that is currently unused. The frequency with which this field
is updated is based on the value of the Parameter table field
mss_coll_interval (see Table 8-7).
- mss_process_largest
The largest unused block available in the
MSS process pool for this process. The frequency with which this field
is updated is based on the value of the Parameter table field
mss_coll_interval (see Table 8-7).
- mss_process_failures
The number of failed attempts to allocate
space in the MSS process pool for this process. The frequency with
which this field is updated is based on the value of the Parameter
table field mss_coll_interval (see Table 8-7).
- mss_process_garbage
The number of garbage collections for this
process that have been run to reclaim space in the MSS process pool.
The frequency with which this field is updated is based on the value of
the Parameter table field mss_coll_interval (see Table 8-7).
8.10 Server Table
The Server table contains a separate row for each server type (not
server instance) in the application. Totals are for all instances of
the server type.
Table 8-9 Server Table
Collection Class |
Field |
Data Type |
SNMP Access |
RPC Access |
Dynamic |
ID
|
record_state
|
integer
|
R
|
R
|
|
ID
|
id_coll_state
|
integer
|
R
|
R
|
|
ID
|
appl_name
|
string
|
R
|
R
|
|
ID
|
server_name
|
string
|
R
|
R
|
|
CONFIG
|
config_coll_state
|
integer
|
R
|
R
|
|
CONFIG
|
creation_delay_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
creation_interval_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
deletion_delay_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
deletion_interval_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
server_process_dump_flag_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
server_replace_flag
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
minimum_instances_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
maximum_instances_active
|
integer
|
RW
|
RW
|
D
|
RUNTIME
|
runtime_coll_state
|
integer
|
R
|
R
|
|
RUNTIME
|
current_servers
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_waiting tasks
|
gauge
|
R
|
R
|
|
RUNTIME
|
server_start_count
|
integer
|
R
|
R
|
|
RUNTIME
|
server_failures
|
integer
|
R
|
R
|
|
Key to Access Modes
R---Read Access
RW---Read/Write Access
Blank---Not available to the interface
D---Field is dynamic.
8.10.1 Field Descriptions
Following are descriptions of the fields in Table 8-9.
- record_state
The current state of this table entry. Valid
states are VALID (the process is currently running and maintaining this
table entry) or INACTIVE (the process is no longer running). Inactive
rows are subject to reuse.
- id_coll_state
The current collection state for this class and
this process. Collection states can be modified by modifying entries in
the Collection table. See Section 4.1 and Section 8.3 for
discussions of data collection.
- appl_name
Name of the application to which this server type
belongs.
- server_name
Name of this server type.
- config_coll_state
The current collection state for this class
and this process. Collection states can be modified by modifying
entries in the Collection table. See Section 4.1 and Section 8.3
for discussions of data collection.
- creation_delay_active
The current creation delay for this
server type.
- creation_interval_active
The current creation interval for
this server type.
- deletion_delay_active
The current deletion delay for this
server type.
- deletion_interval_active
The current deletion interval for
this server type.
- server_process_dump_flag_active
The current server process
dump flag for this server type.
- server_replace_flag
This field provides the ability for SNMP
users to replace a server type by setting this value to 1. This field
is available only to the SNMP interface.
- minimum_instances_active
The current minimum number of started
instances for this server type.
- maximum_instances_active
The current maximum number of started
instances for this server type.
- runtime_coll_state
The current collection state for this class
and this process. Collection states can be modified by modifying
entries in the Collection table. See Section 4.1 and Section 8.3
for discussions of data collection.
If this field is set to
DISABLED, the process is not currently collecting data for the fields
in this class. Any field values reflect activity during a prior period
when collection was enabled.
- current_servers
The current number of started servers of this
type in the application.
- current_waiting_tasks
The current number of tasks waiting to
execute processing steps that call servers of this type in this
application.
- server_start_count
The number of times a server instance has
been created for servers of this type in this application.
8.11 Task Group Table
The Task Group table contains a row for each task group in the
application.
Table 8-10 Task Group Table
Collection Class |
Field |
Data Type |
SNMP Access |
RPC Access |
Dynamic |
ID
|
record_state
|
integer
|
R
|
R
|
|
ID
|
id_coll_state
|
integer
|
R
|
R
|
|
ID
|
appl_name
|
string
|
R
|
R
|
|
ID
|
task_group_name
|
string
|
R
|
R
|
|
ID
|
build_time
|
time
|
R
|
R
|
|
POOL
|
pool_coll_state
|
integer
|
R
|
R
|
|
POOL
|
tws_pool_total
|
integer
|
R
|
R
|
|
POOL
|
tws_pool_free
|
min gauge
|
R
|
R
|
|
POOL
|
tws_pool_largest
|
min gauge
|
R
|
R
|
|
POOL
|
tws_pool_failures
|
integer
|
R
|
R
|
|
POOL
|
tws_pool_garbage
|
integer
|
R
|
R
|
|
POOL
|
twsc_pool_total
|
integer
|
R
|
R
|
|
POOL
|
twsc_pool_free
|
min gauge
|
R
|
R
|
|
POOL
|
twsc_pool_largest
|
min gauge
|
R
|
R
|
|
POOL
|
twsc_pool_failures
|
integer
|
R
|
R
|
|
POOL
|
twsc_pool_garbage
|
integer
|
R
|
R
|
|
Key to Access Modes
R---Read Access
RW---Read/Write Access
Blank---Not available to the interface
D---Field is dynamic