Compaq ACMS for OpenVMS
Remote Systems Management Guide


Previous Contents Index

9.2.1 Field Descriptions

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

9.3 Collection Table

The Collection table is populated from the configuration file maintained by the user on the local system (or in a cluster common area) when the ACMS run-time system is started.

This table can be used at run time to enable or disable data collection and data snapshots by entity and class. The primary key to this table is the combination of entity, class, and name. Duplicate rows are not allowed.

Table 9-2 Collection Table
Field Data Type SNMP Access RPC Access Configuration Access Dynamic
entity string R RW RW D
class string R RW RW D
name string R RW RW D
coll_state state 1 RW RW RW D
storage_location++ string R RW RW D
storage_state++ state1 R RW RW D
storage_interval++ integer R RW RW D
storage_start_time++ time RW RW RW D
storage_end_time++ time RW RW RW D


++Only valid for use with systems running ACMS Version 4.4 or higher.

Key to Access Modes

9.3.1 Field Descriptions

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

9.4 CP Table

The CP table contains a row for each terminal Command Process (CP) running on the node.

Table 9-3 CP 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  
ID user_name string 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  
RUNTIME runtime_coll_state integer R R  
RUNTIME acms_state integer R R  
RUNTIME decnet_object integer R R  
RUNTIME current_attached_terms gauge R R  
RUNTIME active_task_calls gauge R R  
RUNTIME active_tdms_menu_reqs gauge R R  
RUNTIME total_tdms_menu_reqs integer R R  
RUNTIME active_tdms_reqs gauge R R  
RUNTIME active_tdms_read_msgs gauge R R  
RUNTIME active_tdms_write_msgs gauge R R  
RUNTIME active_tdms_cancels gauge R R  
RUNTIME total_tdms_reqs integer R R  
RUNTIME total_tdms_read_msgs integer R R  
RUNTIME total_tdms_write_msgs integer R R  
RUNTIME total_tdms_cancels integer R R  
RUNTIME active_df_menu_reqs gauge R R  
RUNTIME total_df_menu_reqs integer R R  
RUNTIME active_df_reqs gauge R R  
RUNTIME active_df_enables gauge R R  
RUNTIME active_df_disables gauge R R  
RUNTIME active_df_cancels gauge R R  
RUNTIME active_df_sends gauge R R  
RUNTIME active_df_receives gauge R R  
RUNTIME active_df_transceives gauge R R  
RUNTIME total_df_reqs integer R R  
RUNTIME total_df_enables integer R R  
RUNTIME total_df_disables integer R R  
RUNTIME total_df_cancels integer R R  
RUNTIME total_df_sends integer R R  
RUNTIME total_df_receives integer R R  
RUNTIME total_df_transceives integer R R  
RUNTIME data_set_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  
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


Previous Next Contents Index