HP OpenVMS Systems Documentation

Content starts here

Compaq ACMS for OpenVMS
Remote Systems Management Guide


Previous Contents Index

9.10.1 Field Descriptions

Following are descriptions of the fields in Table 9-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 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 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 5.1 and Section 9.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.
  • 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.
  • 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 QTI 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).
  • 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 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.
  • max_threads
    The maximum number of threads allowed.
  • 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.
  • 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 QTI 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 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.
  • 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 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 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 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 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.11 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 9-10 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.

9.11.1 Field Descriptions

Following are descriptions of the fields in Table 9-10.

  • 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.
  • 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 5.1 and Section 9.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 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.
  • 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.

9.12 Task Group Table

The Task Group table contains a row for each task group in the application.

Table 9-11 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_poolsize++ integer R R  
POOL tws_pool_used++ gauge 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_poolsize++ integer R R  
POOL twsc_pool_used++ gauge 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  

++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.12.1 Field Descriptions

Following are descriptions of the fields in Table 9-11.

  • 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.
  • appl_name
    Name of the application to which this server type belongs.
  • task_group_name
    Name of this task group.
  • build_time
    The date and time the task group database (TDB) was built.
  • 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 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.
  • tws_poolsize, twsc_poolsize
    The size of the task workspace (TWS) or task workspace control (TWSC) pool. This is the value of the ACMSGEN field when this task group was started.

  • tws_pool_used, twsc_pool_used
    The amount of TWS or TWSC pool used by this task group. The frequency with which these fields are updated is based on the value of the Parameter table field wksp_coll_interval (see Table 9-8).
  • tws_pool_total, twsc_pool_total
    The total size of the TWS or TWSC pool allocated for this task group. The frequency with which these fields are updated is based on the value of the Parameter table field wksp_coll_interval (see Table 9-8).
  • tws_pool_free, twsc_pool_free
    The amount of unused TWS or TWSC pool this task group. The frequency with which these fields are updated is based on the value of the Parameter table field wksp_coll_interval (see Table 9-8).
  • tws_pool_largest, twsc_pool_largest
    The largest unused block available in the TWS or TWSC pool for this task group. The frequency with which these fields are updated is based on the value of the Parameter table field wksp_coll_interval (see Table 9-8).
  • tws_pool_failures, twsc_pool_failures
    The number of failed attempts to allocate space in the TWS or TWSC pool for this task group, The frequency with which these fields are updated is based on the value of the Parameter table field wksp_coll_interval (see Table 9-8).
  • tws_pool_garbage, twsc_pool_garbage
    The number of garbage collections that have been run to reclaim space in the TWS or TWSC pool for this task group. The frequency with which these fields are updated is based on the value of the Parameter table field wksp_coll_interval (see Table 9-8).

9.13 Trap Table

The Trap table is used to control which events trigger the Remote Manager to generate an SNMP trap. The ACMS Remote Manager populates this table from the configuration file at system startup. Thereafter, users make modifications to this table through either the SNMP interface or the ACMSMGR interface.

The primary key to this table is the combination of entity, name, and parameter. Duplicate rows are not allowed.

Table 9-12 Trap Table
Field Data Type SNMP Access RPC Access Configuration Access Dynamic
entity integer R RW RW D
name string R RW RW D
parameter integer R RW RW D
min_value integer RW RW RW D
max_value integer RW RW RW D
severity integer RW RW RW D
alarms_sent integer R R    
alarm_last_sent integer R R    
trap_delete integer RW     D

Key to Access Modes
  • R---Read Access
  • RW---Read/Write Access
  • Blank---Not available to the interface
  • D---Field is dynamic


Previous Next Contents Index