Compaq ACMS for OpenVMS
Remote Systems Management
Guide
9.4.1 Field Descriptions
Following are descriptions of the fields in Table 9-3.
- 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 5.1 and Section 9.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 is null.
- user_name
The OpenVMS account under which the process is
running.
- astlm_active, biolm_active, bytlm_active, diolm_active,
enqlm_active, fillm_active, pgflquota_active, tqelm_active,
wsdefault_active, wsextent_active, wsquota_active
The default
value of the related OpenVMS process quota. This is the value of the
quota when the CP process was started.
- astlm_stored, biolm_stored, bytlm_stored, diolm_stored,
enqlm_stored, fillm_stored, pgflquota_stored, tqelm_stored,
wsdefault_stored, wsextent_stored, wsquota_stored
The value of the
related process quota currently stored in the OpenVMS system user
authorization file (SYSUAF.DAT).
- 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 5.1 and Section 9.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.
- acms_state
The ACMS state of the process.
- decnet_object
If the process has a current DECnet object, the
value of this field is STARTED. Otherwise, the value is STOPPED. If the
DECnet object is stopped (and the runtime_coll_state is enabled for
this process), either distributed processing has not been enabled (that
is, the node_name parameter in the ACMSGEN file is NULL) or there is
currently a problem with DECnet. Also, check the ACC CONFIG parameters
node_name_active and node_name_stored to determine the current status
of the ACMSGEN node_name field.
- current_attached_terms
The number of terminals currently
attached to the CP.
- active_task_calls
The number of task calls currently being
executed by all users of the CP.
- active_tdms_menu_reqs
The number of TDMS menu requests
currently being executed by all users of the CP.
- total_tdms_menu_reqs
The total number of TDMS menu requests
executed by all users of the CP since the CP was started.
- active_tdms_reqs
The number of TDMS requests of all types
currently being executed by all users of the CP.
- active_tdms_read_msgs
The number of TDMS read messages
currently being executed by all users of the CP.
- active_tdms_write_msgs
The number of TDMS write messages
currently being executed by all users of the CP.
- active_tdms_cancels
The number of TDMS cancels currently being
executed by all users of the CP.
- total_tdms_reqs
The total number of TDMS requests (menu and
exchange) executed by all users of the CP since the CP was started.
- total_tdms_read_msgs
The total number of TDMS read messages
executed by all users of the CP since the CP was started.
- total_tdms_write_msgs
The total number of TDMS write messages
executed by all users of the CP since the CP was started.
- total_tdms_cancels
The total number of TDMS cancels executed
by all users of the CP since the CP was started.
- active_df_menu_reqs
The number of DECforms menu requests
currently being executed by all users of the CP.
- total_df_menu_reqs
The total number of DECforms menu requests
executed by all users of the CP since the CP was started.
- active_df_reqs
The number of DECforms requests of all types
currently being executed by all users of the CP.
- active_df_enables
The number of DECforms enable requests
currently being executed by all users of the CP.
- active_df_disables
The number of DECforms disable requests
currently being executed by all users of the CP.
- active_df_cancels
The number of DECforms cancel requests
currently being executed by all users of the CP.
- active_df_sends
The number of DECforms requests currently
being executed by all users of the CP.
- active_df_receives
The number of DECforms receive requests
currently being executed by all users of the CP.
- active_df_transceives
The number of DECforms enable
transceives currently being executed by all users of the CP.
- total_df_reqs
The total number of DECforms requests of all
types executed by all users of the CP since the CP was started.
- total_df_enables
The total number of DECforms enable requests
executed by all users of the CP since the CP was started.
- total_df_disables
The total number of DECforms disable
requests executed by all users of the CP since the CP was started.
- total_df_cancels
The total number of DECforms cancel requests
executed by all users of the CP since the CP was started.
- total_df_sends
The total number of DECforms send requests
executed by all users of the CP since the CP was started.
- total_df_receives
The total number of DECforms receive
requests executed by all users of the CP since the CP was started.
- total_df_transceives
The total number of DECforms transceive
requests executed by all users of the CP since the CP was started.
- data_set_hangups
The total number of data set hangups detected
by the CP since the CP was started.
- astlm_current, biolm_current, bytlm_current, diolm_current,
enqlm_current, fillm_current, pgflquota_current, tqelm_current,
wssize_current, channelcnt_current
The actual amount of the
related OpenVMS process or system resource that is being consumed by
the CP process. The frequency with which these fields are updated is
based on the value of the vms_coll_interval field in the Parameter
table (see Table 9-8).
- 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 9.3 and Section 5.1
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 9-8).
- mss_process_free
The amount of unused 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 9-8).
- 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 9-8).
- 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 9-8).
- mss_process_garbage
The number of garbage collections that
have been run to reclaim space in this processes 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 9-8).
- err_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 5.1 and Section 9.3 for
discussions of data collection.
Errors for this process are only
sent to the Remote Manager if this field is set to ENABLED. If this
field is set to DISABLED, the process will not collect data for the
fields in this class; existing field values reflect activity during a
prior period when collection was enabled.
- err_count
The total number of errors related to this process
that were sent to the Remote Manager.
- last_err_msg
The text of the most recent error message related
to this process that was sent to the Remote Manager.
- time_of_last_error
Date and time of the most recent error
message related to this process that was sent to the Remote Manager.
9.5 Error Filter Table
The Error Filter table enables users to increase the usefulness and
manage the size of the Remote Manager error log by preventing an ACMS
process from relaying repetitive or non-critical system messages. Each
error filter record specifies a particular system message to suppress.
These messages continue to be displayed on ACMS systems, but they are
not sent to or recorded by the Remote Manager.
The following table shows the fields in an ACMS error filter record.
Note that the data in this table is persistent and durable. However,
table entries can removed manually using the ACMSMGR DELETE FILTER
command.
Table 9-4 Error Filter Table
Field Name |
Data Type |
SNMP Access |
RPC Access |
Dynamic |
node_name++
|
string
|
RW
|
RW
|
|
message_code++
|
integer
|
RW
|
RW
|
|
message_name++
|
string
|
RW
|
RW
|
|
++Only valid for use with systems running ACMS Version 4.4 or higher.
Key to Access Modes
- R---Read Access
- RW---Read/Write Access
- Blank---Not available to the interface
- D---Field is dynamic
9.5.1 Field Descriptions
Following are descriptions of the fields in Table 9-4.
- node_name
Name of the OpenVMS node on which to filter error
messages.
- message_code
The hexadecimal value or symbolic error name
associated with the message being filtered.
9.6 EXC Table
The EXC table is sized according to the MAX_APPLS ACMSGEN parameter.
Table 9-5 EXC 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
|
user_name
|
string
|
R
|
R
|
|
ID
|
pid
|
integer
|
R
|
R
|
|
ID
|
start_time
|
time
|
R
|
R
|
|
ID
|
end_time
|
time
|
R
|
R
|
|
ID
|
appl_name
|
string
|
R
|
R
|
|
ID
|
build_time
|
time
|
R
|
R
|
|
ID
|
exc_appl_tbl_state
|
integer
|
R
|
|
|
ID
|
exc_server_types
|
integer
|
R
|
|
|
ID
|
exc_task_groups
|
integer
|
R
|
|
|
CONFIG
|
config_coll_state
|
integer
|
R
|
R
|
|
CONFIG
|
acms_state
|
integer
|
RW
|
R
|
D
|
CONFIG
|
audit_state_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
audit_state_stored
|
state1
|
R
|
R
|
|
CONFIG
|
max_tasks_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
max_tasks_stored
|
integer
|
R
|
R
|
|
CONFIG
|
sp_monitoring_interval_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
sp_monitoring_interval_stored
|
state1
|
R
|
R
|
|
CONFIG
|
max_servers_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
max_servers_stored
|
integer
|
R
|
R
|
|
CONFIG
|
transaction_timeout_active
|
integer
|
RW
|
RW
|
D
|
CONFIG
|
transaction_timeout_stored
|
integer
|
R
|
R
|
|
CONFIG
|
astlm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
astlm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
biolm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
biolm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
bytlm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
bytlm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
diolm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
diolm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
enqlm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
enqlm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
fillm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
fillm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
pgflquota_active++
|
integer
|
R
|
R
|
|
CONFIG
|
pgflquota_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
tqelm_active++
|
integer
|
R
|
R
|
|
CONFIG
|
tqelm_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
wsdefault_active++
|
integer
|
R
|
R
|
|
CONFIG
|
wsdefault_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
wsextent_active++
|
integer
|
R
|
R
|
|
CONFIG
|
wsextent_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
wsquota_active++
|
integer
|
R
|
R
|
|
CONFIG
|
wsquota_stored++
|
integer
|
RW
|
RW
|
|
CONFIG
|
ws_poolsize++
|
integer
|
R
|
R
|
|
CONFIG
|
wsc_poolsize++
|
integer
|
R
|
R
|
|
CONFIG
|
tws_poolsize++
|
integer
|
R
|
R
|
|
CONFIG
|
twsc_poolsize++
|
integer
|
R
|
R
|
|
RUNTIME
|
runtime_coll_state
|
integer
|
R
|
R
|
|
RUNTIME
|
decnet_object
|
integer
|
R
|
R
|
|
RUNTIME
|
current_servers
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_submitters
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_tasks
|
gauge
|
R
|
R
|
|
RUNTIME
|
total_tasks_executed
|
integer
|
R
|
R
|
|
RUNTIME
|
total_submitters
|
integer
|
R
|
R
|
|
RUNTIME
|
current active_servers
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_free_servers
|
gauge
|
R
|
R
|
|
RUNTIME
|
current_waiting_tasks
|
gauge
|
R
|
R
|
|
RUNTIME
|
server_start_count
|
integer
|
R
|
R
|
|
RUNTIME
|
server_failure_count
|
integer
|
R
|
R
|
|
RUNTIME
|
server_process_total++
|
gauge
|
R
|
R
|
|
RUNTIME
|
task_failures
|
integer
|
R
|
R
|
|
RUNTIME
|
task_start_failures
|
integer
|
R
|
R
|
|
RUNTIME
|
task_security_failures
|
integer
|
R
|
R
|
|
RUNTIME
|
task_cancels
|
integer
|
R
|
R
|
|
RUNTIME
|
active_tdms_requests
|
gauge
|
R
|
R
|
|
RUNTIME
|
active_tdms_read_messages
|
gauge
|
R
|
R
|
|
RUNTIME
|
active_tdms_write_messages
|
gauge
|
R
|
R
|
|
RUNTIME
|
active_tdms_cancels
|
gauge
|
R
|
R
|
|
RUNTIME
|
total_tdms_requests
|
integer
|
R
|
R
|
|
RUNTIME
|
total_tdms_read_messages
|
integer
|
R
|
R
|
|
RUNTIME
|
total_tdms_write_messages
|
integer
|
R
|
R
|
|
RUNTIME
|
total_tdms_cancels
|
integer
|
R
|
R
|
|
RUNTIME
|
total_dataset_hangups
|
integer
|
R
|
R
|
|
RUNTIME
|
astlm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
biolm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
bytlm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
diolm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
enqlm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
fillm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
pgflquota_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
tqelm_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
wssize_current++
|
gauge
|
R
|
R
|
|
RUNTIME
|
channelcnt_current++
|
gauge
|
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
|
|
POOL
|
ws_pool_total
|
integer
|
R
|
R
|
|
POOL
|
ws_pool_used++
|
gauge
|
R
|
R
|
|
POOL
|
ws_pool_free
|
min gauge
|
R
|
R
|
|
POOL
|
ws_pool_largest
|
min gauge
|
R
|
R
|
|
POOL
|
ws_pool_failures
|
integer
|
R
|
R
|
|
POOL
|
ws_pool_garbage
|
integer
|
R
|
R
|
|
POOL
|
wsc_pool_total
|
integer
|
R
|
R
|
|
POOL
|
wsc_pool_used++
|
gauge
|
R
|
R
|
|
POOL
|
wsc_pool_free
|
min gauge
|
R
|
R
|
|
POOL
|
wsc_pool_largest
|
min gauge
|
R
|
R
|
|
POOL
|
wsc_pool_failures
|
integer
|
R
|
R
|
|
POOL
|
wsc_pool_garbage
|
integer
|
R
|
R
|
|
POOL
|
tws_pool_total++
|
integer
|
R
|
R
|
|
POOL
|
tws_poolsize_total++
|
integer
|
R
|
R
|
|
POOL
|
tws_pool_large_used++
|
gauge
|
R
|
R
|
|
POOL
|
twsc_pool_total++
|
integer
|
R
|
R
|
|
POOL
|
twsc_poolsize_total++
|
integer
|
R
|
R
|
|
POOL
|
twsc_pool_large_used++
|
gauge
|
R
|
R
|
|
ERROR
|
err_coll_state++
|
integer
|
R
|
R
|
|
ERROR
|
err_count++
|
integer
|
R
|
R
|
|
ERROR
|
last_err_msg++
|
string
|
R
|
R
|
|
ERROR
|
time_of_last_error++
|
time
|
R
|
R
|
|
++Only valid for use with systems running ACMS Version 4.4 or higher.
Key to Access Modes
- R---Read Access
- RW---Read/Write Access
- Blank---Not available to the interface
- D---Field is dynamic