|
TIBCO FTL®
|
Metric type values. More...
Static Public Attributes | |
| static readonly long | BACKLOG_LIMIT = 3014 |
| Soft limit on memory for data needing replication over the network or a write to disk. More... | |
| static readonly string | BACKLOG_LIMIT_NAME = "backlog_limit" |
| static readonly long | BACKLOG_SIZE = 3015 |
| Memory in use for data needing replication over the network. More... | |
| static readonly string | BACKLOG_SIZE_NAME = "backlog_size" |
| static readonly long | BRIDGE_ACTIVE = 6000 |
| Bridge active state. More... | |
| static readonly string | BRIDGE_ACTIVE_NAME = "bridge_active" |
| static readonly long | BRIDGE_COUNT = 5035 |
| Bridge count. More... | |
| static readonly string | BRIDGE_COUNT_NAME = "bridge_count" |
| static readonly long | BRIDGE_DESTROYED_COUNT = 5042 |
| Count of bridges currently in the DESTROYED state. More... | |
| static readonly string | BRIDGE_DESTROYED_COUNT_NAME = "bridge_destroyed_count" |
| static readonly long | BRIDGE_EXCEPTION_COUNT = 5039 |
| Count of bridges currently in the EXCEPTION state. More... | |
| static readonly string | BRIDGE_EXCEPTION_COUNT_NAME = "bridge_exception_count" |
| static readonly long | BRIDGE_NEEDS_RESTART_COUNT = 5037 |
| Count of bridges currently in the NEEDS_RESTART state. More... | |
| static readonly string | BRIDGE_NEEDS_RESTART_COUNT_NAME = "bridge_needs_restart_count" |
| static readonly long | BRIDGE_OFF_LINE_COUNT = 5041 |
| Count of bridges currently in the OFF_LINE state. More... | |
| static readonly string | BRIDGE_OFF_LINE_COUNT_NAME = "bridge_off_line_count" |
| static readonly long | BRIDGE_OUT_OF_SYNC_COUNT = 5040 |
| Count of bridges currently in the OUT_OF_SYNC state. More... | |
| static readonly string | BRIDGE_OUT_OF_SYNC_COUNT_NAME = "bridge_out_of_sync_count" |
| static readonly long | BRIDGE_RUNNING_COUNT = 5036 |
| Count of bridges currently in the RUNNING state. More... | |
| static readonly string | BRIDGE_RUNNING_COUNT_NAME = "bridge_running_count" |
| static readonly long | BRIDGE_TIMED_OUT_COUNT = 5038 |
| Count of bridges currently in the TIMED_OUT state. More... | |
| static readonly string | BRIDGE_TIMED_OUT_COUNT_NAME = "bridge_timed_out_count" |
| static readonly long | BYTES_RECEIVED = 12 |
| Bytes received. More... | |
| static readonly string | BYTES_RECEIVED_NAME = "bytes_received" |
| static readonly long | BYTES_SENT = 11 |
| Bytes sent. More... | |
| static readonly string | BYTES_SENT_NAME = "bytes_sent" |
| static readonly long | CHANNEL_ENABLED = 4014 |
| Channel enabled. More... | |
| static readonly string | CHANNEL_ENABLED_NAME = "channel_enabled" |
| static readonly long | CLIENT_CONNECT_COUNT = 5009 |
| Client connect count. More... | |
| static readonly string | CLIENT_CONNECT_COUNT_NAME = "client_connect_count" |
| static readonly long | CLIENT_COUNT = 5000 |
| Client count. More... | |
| static readonly string | CLIENT_COUNT_NAME = "client_count" |
| static readonly long | CLIENT_DESTROYED_COUNT = 5008 |
| Clients currently in the DESTROYED state. More... | |
| static readonly string | CLIENT_DESTROYED_COUNT_NAME = "client_destroyed_count" |
| static readonly long | CLIENT_EXCEPTION_COUNT = 5005 |
| Clients currently in the EXCEPTION state. More... | |
| static readonly string | CLIENT_EXCEPTION_COUNT_NAME = "client_exception_count" |
| static readonly long | CLIENT_NEEDS_RESTART_COUNT = 5003 |
| Clients currently in the NEEDS_RESTART state. More... | |
| static readonly string | CLIENT_NEEDS_RESTART_COUNT_NAME = "client_needs_restart_count" |
| static readonly long | CLIENT_OFF_LINE_COUNT = 5007 |
| Clients currently in the OFF_LINE state. More... | |
| static readonly string | CLIENT_OFF_LINE_COUNT_NAME = "client_off_line_count" |
| static readonly long | CLIENT_OUT_OF_SYNC_COUNT = 5006 |
| Clients currently in the OUT_OF_SYNC state. More... | |
| static readonly string | CLIENT_OUT_OF_SYNC_COUNT_NAME = "client_out_of_sync_count" |
| static readonly long | CLIENT_RECONNECT_COUNT = 5010 |
| Client reconnect count. More... | |
| static readonly string | CLIENT_RECONNECT_COUNT_NAME = "client_reconnect_count" |
| static readonly long | CLIENT_RUNNING_COUNT = 5002 |
| Clients currently in the RUNNING state. More... | |
| static readonly string | CLIENT_RUNNING_COUNT_NAME = "client_running_count" |
| static readonly long | CLIENT_TIMED_OUT_COUNT = 5004 |
| Clients currently in the TIMED_OUT state. More... | |
| static readonly string | CLIENT_TIMED_OUT_COUNT_NAME = "client_timed_out_count" |
| static readonly long | COMMIT_LATENCY = 3007 |
| Commit latency. More... | |
| static readonly string | COMMIT_LATENCY_NAME = "commit_latency" |
| static readonly long | COMMITTED_UPDATES = 3006 |
| Committed updates. More... | |
| static readonly string | COMMITTED_UPDATES_NAME = "committed_updates" |
| static readonly long | CONNECTION_COUNT = 4000 |
| Connection count. More... | |
| static readonly string | CONNECTION_COUNT_NAME = "connection_count" |
| static readonly long | CONNECTION_INFO = 90001 |
| Transport Connection Definition. More... | |
| static readonly string | CONNECTION_INFO_NAME = "connection_definition" |
| static readonly long | CONNECTION_PACKETS_LOST_INBOUND = 90023 |
| Packets lost inbound by connection. More... | |
| static readonly string | CONNECTION_PACKETS_LOST_INBOUND_NAME = "connection_packets_lost_inbound" |
| static readonly long | CONNECTION_PACKETS_LOST_OUTBOUND = 90022 |
| Packets lost outbound by connection. More... | |
| static readonly string | CONNECTION_PACKETS_LOST_OUTBOUND_NAME = "connection_packets_lost_outbound" |
| static readonly long | CONNECTION_PACKETS_MISSED = 90021 |
| Packets missed by connection. More... | |
| static readonly string | CONNECTION_PACKETS_MISSED_NAME = "connection_packets_missed" |
| static readonly long | CONNECTION_PACKETS_RECEIVED = 90019 |
| Packets received by connection. More... | |
| static readonly string | CONNECTION_PACKETS_RECEIVED_NAME = "connection_packets_received" |
| static readonly long | CONNECTION_PACKETS_RETRANSMITTED = 90020 |
| Packets retransmitted by connection. More... | |
| static readonly string | CONNECTION_PACKETS_RETRANSMITTED_NAME = "connection_packets_retransmitted" |
| static readonly long | CONNECTION_PACKETS_SENT = 90018 |
| Packets sent by connection. More... | |
| static readonly string | CONNECTION_PACKETS_SENT_NAME = "connection_packets_sent" |
| static readonly long | CONNECTION_RCVR_SIDE_DISCARDS = 90003 |
| Transport connection - Number of received messages that failed to match. More... | |
| static readonly string | CONNECTION_RCVR_SIDE_DISCARDS_NAME = "failed_matches" |
| static readonly long | CONNECTION_RCVR_SIDE_MATCHES = 90002 |
| Transport Connection - Number of matches performed at receiving side only. More... | |
| static readonly string | CONNECTION_RCVR_SIDE_MATCHES_NAME = "receive_side_matches" |
| static readonly long | CONNECTION_REC_BYTES = 90006 |
| Bytes received. More... | |
| static readonly string | CONNECTION_REC_BYTES_NAME = "connection_received_bytes" |
| static readonly long | CONNECTION_REC_MATCHING = 90009 |
| Received messages that matched a certain matcher. More... | |
| static readonly string | CONNECTION_REC_MATCHING_NAME = "receive_matcher_matches" |
| static readonly long | CONNECTION_REC_NULL_MATCHES = 90004 |
| Transport connection - Number of received messages matched the NULL matcher. More... | |
| static readonly string | CONNECTION_REC_NULL_MATCHES_NAME = "null_matches" |
| static readonly long | CONNECTION_SENT_BYTES = 90005 |
| Bytes sent. More... | |
| static readonly string | CONNECTION_SENT_BYTES_NAME = "connection_sent_bytes" |
| static readonly long | CONNECTION_SENT_MATCHING = 90010 |
| Sent messages that matched a certain matcher. More... | |
| static readonly string | CONNECTION_SENT_MATCHING_NAME = "send_matcher_matches" |
| static readonly long | CONNECTION_SENT_MSGS_MATCHING = 90007 |
| Messages sent using normal matching procedure. More... | |
| static readonly string | CONNECTION_SENT_MSGS_MATCHING_NAME = "connection_sent_msgs_match" |
| static readonly long | CONNECTION_SENT_MSGS_OPAQUE = 90008 |
| Messages sent using without matching. More... | |
| static readonly string | CONNECTION_SENT_MSGS_OPAQUE_NAME = "connection_sent_msgs_exp" |
| static readonly long | CONSISTENT_QUORUM_NUMBER = 3010 |
| Consistent Quorum Number. More... | |
| static readonly string | CONSISTENT_QUORUM_NUMBER_NAME = "consistent_quorum_number" |
| static readonly long | CONSISTENT_TIMESTAMP = 3012 |
| Consistent Timestamp. More... | |
| static readonly string | CONSISTENT_TIMESTAMP_NAME = "consistent_timestamp" |
| static readonly long | CONSISTENT_VERSION = 3011 |
| Consistent Version. More... | |
| static readonly string | CONSISTENT_VERSION_NAME = "consistent_version" |
| static readonly long | CUMULATIVE_CONNECTION_COUNT = 4018 |
| Cumulative count of all connections. More... | |
| static readonly string | CUMULATIVE_CONNECTION_COUNT_NAME = "cumulative_connection_count" |
| static readonly long | DATA_LOST = 31 |
| Data lost. More... | |
| static readonly string | DATA_LOST_NAME = "data_lost" |
| static readonly long | DATALOSS_MESSAGE_COUNT = 4011 |
| Dataloss message count. More... | |
| static readonly string | DATALOSS_MESSAGE_COUNT_NAME = "dataloss_message_count" |
| static readonly long | DISCARDED_MESSAGE_COUNT = 4010 |
| Discarded message count. More... | |
| static readonly string | DISCARDED_MESSAGE_COUNT_NAME = "discarded_message_count" |
| static readonly long | DISK_AVAILABLE = 3022 |
| Available space on the disk volume containing the persistence data directory. More... | |
| static readonly string | DISK_AVAILABLE_NAME = "disk_available" |
| static readonly long | DISK_AVAILABLE_SWAP = 3028 |
| Available space on the disk volume containing the swap data directory. More... | |
| static readonly string | DISK_AVAILABLE_SWAP_NAME = "disk_available_swap" |
| static readonly long | DISK_BACKLOG_SIZE = 3016 |
| Memory in use for data needing a write to disk. More... | |
| static readonly string | DISK_BACKLOG_SIZE_NAME = "disk_backlog_size" |
| static readonly long | DISK_CAPACITY = 3020 |
| Capacity of the disk volume containing the persistence data directory. More... | |
| static readonly string | DISK_CAPACITY_NAME = "disk_capacity" |
| static readonly long | DISK_CAPACITY_SWAP = 3026 |
| Capacity of the disk volume containing the swap data directory. More... | |
| static readonly string | DISK_CAPACITY_SWAP_NAME = "disk_capacity_swap" |
| static readonly long | DISK_FDATASYNC_COUNT = 3034 |
| Total number of fdatasync calls issued to the persistence data file. More... | |
| static readonly string | DISK_FDATASYNC_COUNT_NAME = "disk_fdatasync_count" |
| static readonly long | DISK_INUSE_SIZE = 3019 |
| Disk space currently in use for this server's persistence data. More... | |
| static readonly string | DISK_INUSE_SIZE_NAME = "disk_inuse_size" |
| static readonly long | DISK_INUSE_SIZE_SWAP = 3025 |
| Disk space currently in use for this server's swap data. More... | |
| static readonly string | DISK_INUSE_SIZE_SWAP_NAME = "disk_inuse_size_swap" |
| static readonly long | DISK_READ_BYTES = 3033 |
| Total bytes read from the persistence data file. More... | |
| static readonly string | DISK_READ_BYTES_NAME = "disk_read_bytes" |
| static readonly long | DISK_READ_COUNT = 3032 |
| Total number of read calls issued to the persistence data file. More... | |
| static readonly string | DISK_READ_COUNT_NAME = "disk_read_count" |
| static readonly long | DISK_SIZE = 3013 |
| Allocated disk space for this server's persistence data. More... | |
| static readonly string | DISK_SIZE_NAME = "disk_size" |
| static readonly long | DISK_SIZE_SWAP = 3024 |
| Allocated disk space for this server's swap data. More... | |
| static readonly string | DISK_SIZE_SWAP_NAME = "disk_size_swap" |
| static readonly long | DISK_STATE = 3009 |
| Disk state. More... | |
| static readonly string | DISK_STATE_NAME = "disk_state" |
| static readonly long | DISK_USAGE_LIMIT = 3021 |
| Attempt to limit total space used (including non-FTL data) to this value, based on disk capacity and max disk fraction. More... | |
| static readonly string | DISK_USAGE_LIMIT_NAME = "disk_usage_limit" |
| static readonly long | DISK_USAGE_LIMIT_SWAP = 3027 |
| Attempt to limit total space used for swap (including non-FTL data) to this value, based on disk capacity and max disk fraction. More... | |
| static readonly string | DISK_USAGE_LIMIT_SWAP_NAME = "disk_usage_limit_swap" |
| static readonly long | DISK_USED = 3023 |
| Total space used on the disk volume containing the persistence data directory. More... | |
| static readonly string | DISK_USED_NAME = "disk_used" |
| static readonly long | DISK_USED_SWAP = 3029 |
| Total space used on the disk volume containing the swap data directory. More... | |
| static readonly string | DISK_USED_SWAP_NAME = "disk_used_swap" |
| static readonly long | DISK_WRITE_BATCH_BYTES_MAX = 3051 |
| Disk sync write bytes per batch maximum over the last sample interval. More... | |
| static readonly string | DISK_WRITE_BATCH_BYTES_MAX_NAME = "disk_write_batch_bytes_max" |
| static readonly long | DISK_WRITE_BATCH_BYTES_N = 3050 |
| Disk sync write bytes per batch sample count. More... | |
| static readonly string | DISK_WRITE_BATCH_BYTES_N_NAME = "disk_write_batch_bytes_n" |
| static readonly long | DISK_WRITE_BATCH_BYTES_TOTAL = 3052 |
| Disk sync write bytes per batch total. More... | |
| static readonly string | DISK_WRITE_BATCH_BYTES_TOTAL_NAME = "disk_write_batch_bytes_total" |
| static readonly long | DISK_WRITE_BYTES = 3031 |
| Total bytes written to the persistence data file. More... | |
| static readonly string | DISK_WRITE_BYTES_NAME = "disk_write_bytes" |
| static readonly long | DISK_WRITE_COUNT = 3030 |
| Total number of write calls issued to the persistence data file. More... | |
| static readonly string | DISK_WRITE_COUNT_NAME = "disk_write_count" |
| static readonly long | DISK_WRITE_LATENCY_MAX = 3048 |
| Disk sync write latency maximum over the last sample interval (microseconds). More... | |
| static readonly string | DISK_WRITE_LATENCY_MAX_NAME = "disk_write_latency_max" |
| static readonly long | DISK_WRITE_LATENCY_N = 3047 |
| Disk sync write latency sample count. More... | |
| static readonly string | DISK_WRITE_LATENCY_N_NAME = "disk_write_latency_n" |
| static readonly long | DISK_WRITE_LATENCY_TOTAL = 3049 |
| Disk sync write latency total (microseconds). More... | |
| static readonly string | DISK_WRITE_LATENCY_TOTAL_NAME = "disk_write_latency_total" |
| static readonly long | DURABLE_COUNT = 2000 |
| Durable count. More... | |
| static readonly string | DURABLE_COUNT_NAME = "durable_count" |
| static readonly long | DYNAMIC_FORMATS = 51 |
| Dynamic formats. More... | |
| static readonly string | DYNAMIC_FORMATS_NAME = "dynamic_formats" |
| static readonly long | EFTL_CLUSTER_COUNT = 5051 |
| eFTL cluster count. More... | |
| static readonly string | EFTL_CLUSTER_COUNT_NAME = "eftl_cluster_count" |
| static readonly long | EFTL_CLUSTER_DESTROYED_COUNT = 5058 |
| Count of eFTL clusters currently in the DESTROYED state. More... | |
| static readonly string | EFTL_CLUSTER_DESTROYED_COUNT_NAME = "eftl_cluster_destroyed_count" |
| static readonly long | EFTL_CLUSTER_EXCEPTION_COUNT = 5055 |
| Count of eFTL clusters currently in the EXCEPTION state. More... | |
| static readonly string | EFTL_CLUSTER_EXCEPTION_COUNT_NAME = "eftl_cluster_exception_count" |
| static readonly long | EFTL_CLUSTER_NEEDS_RESTART_COUNT = 5053 |
| Count of eFTL clusters currently in the NEEDS_RESTART state. More... | |
| static readonly string | EFTL_CLUSTER_NEEDS_RESTART_COUNT_NAME = "eftl_cluster_needs_restart_count" |
| static readonly long | EFTL_CLUSTER_OFF_LINE_COUNT = 5057 |
| Count of eFTL clusters currently in the OFF_LINE state. More... | |
| static readonly string | EFTL_CLUSTER_OFF_LINE_COUNT_NAME = "eftl_cluster_off_line_count" |
| static readonly long | EFTL_CLUSTER_OUT_OF_SYNC_COUNT = 5056 |
| Count of eFTL clusters currently in the OUT_OF_SYNC state. More... | |
| static readonly string | EFTL_CLUSTER_OUT_OF_SYNC_COUNT_NAME = "eftl_cluster_out_of_sync_count" |
| static readonly long | EFTL_CLUSTER_RUNNING_COUNT = 5052 |
| Count of eFTL clusters currently in the RUNNING state. More... | |
| static readonly string | EFTL_CLUSTER_RUNNING_COUNT_NAME = "eftl_cluster_running_count" |
| static readonly long | EFTL_CLUSTER_TIMED_OUT_COUNT = 5054 |
| Count of eFTL clusters currently in the TIMED_OUT state. More... | |
| static readonly string | EFTL_CLUSTER_TIMED_OUT_COUNT_NAME = "eftl_cluster_timed_out_count" |
| static readonly long | ENDPOINT_DELIVERED_MSGS = 90012 |
| End Point Delivered Messages. More... | |
| static readonly string | ENDPOINT_DELIVERED_MSGS_NAME = "endpoint_delivered" |
| static readonly long | ENDPOINT_INFO = 90011 |
| End Point Description. More... | |
| static readonly string | ENDPOINT_INFO_NAME = "endpoint_description" |
| static readonly long | ENDPOINT_PUBLISHED_MSGS = 90013 |
| End Point Published Messages. More... | |
| static readonly string | ENDPOINT_PUBLISHED_MSGS_NAME = "endpoint_published" |
| static readonly long | ENDPOINT_SENT_NONMATCHING_MSGS = 90014 |
| Outgoing Messages that were discarded. More... | |
| static readonly string | ENDPOINT_SENT_NONMATCHING_MSGS_NAME = "endpoint_out_discarded" |
| static readonly long | EXPIRATION_COUNT = 1010 |
| Number of messages expirations due to ttl or other limits. More... | |
| static readonly string | EXPIRATION_COUNT_NAME = "expiration_count" |
| static readonly long | FILTERED_MESSAGE_COUNT = 4009 |
| Filtered message count. More... | |
| static readonly string | FILTERED_MESSAGE_COUNT_NAME = "filtered_message_count" |
| static readonly long | FORMAT_UNAVAILABLE = 32 |
| Format unavailable. More... | |
| static readonly string | FORMAT_UNAVAILABLE_NAME = "format_unavailable" |
| static readonly long | FTL_CUMULATIVE_CONNECTION_COUNT = 5075 |
| Cumulative count of all FTL client connections to this server. More... | |
| static readonly string | FTL_CUMULATIVE_CONNECTION_COUNT_NAME = "ftl_cumulative_connection_count" |
| static readonly long | FTL_SERVER_COUNT = 5059 |
| FTL server count. More... | |
| static readonly string | FTL_SERVER_COUNT_NAME = "ftl_server_count" |
| static readonly long | FTL_SERVER_DESTROYED_COUNT = 5066 |
| Count of FTL servers currently in the DESTROYED state. More... | |
| static readonly string | FTL_SERVER_DESTROYED_COUNT_NAME = "ftl_server_destroyed_count" |
| static readonly long | FTL_SERVER_EXCEPTION_COUNT = 5063 |
| Count of FTL servers currently in the EXCEPTION state. More... | |
| static readonly string | FTL_SERVER_EXCEPTION_COUNT_NAME = "ftl_server_exception_count" |
| static readonly long | FTL_SERVER_NEEDS_RESTART_COUNT = 5061 |
| Count of FTL servers currently in the NEEDS_RESTART state. More... | |
| static readonly string | FTL_SERVER_NEEDS_RESTART_COUNT_NAME = "ftl_server_needs_restart_count" |
| static readonly long | FTL_SERVER_OFF_LINE_COUNT = 5065 |
| Count of FTL servers currently in the OFF_LINE state. More... | |
| static readonly string | FTL_SERVER_OFF_LINE_COUNT_NAME = "ftl_server_off_line_count" |
| static readonly long | FTL_SERVER_OUT_OF_SYNC_COUNT = 5064 |
| Count of FTL servers currently in the OUT_OF_SYNC state. More... | |
| static readonly string | FTL_SERVER_OUT_OF_SYNC_COUNT_NAME = "ftl_server_out_of_sync_count" |
| static readonly long | FTL_SERVER_RUNNING_COUNT = 5060 |
| Count of FTL servers currently in the RUNNING state. More... | |
| static readonly string | FTL_SERVER_RUNNING_COUNT_NAME = "ftl_server_running_count" |
| static readonly long | FTL_SERVER_TIMED_OUT_COUNT = 5062 |
| Count of FTL servers currently in the TIMED_OUT state. More... | |
| static readonly string | FTL_SERVER_TIMED_OUT_COUNT_NAME = "ftl_server_timed_out_count" |
| static readonly long | GROUP_CLIENT_COUNT = 5027 |
| Group client count. More... | |
| static readonly string | GROUP_CLIENT_COUNT_NAME = "group_client_count" |
| static readonly long | GROUP_CLIENT_DESTROYED_COUNT = 5034 |
| Count of group clients currently in the DESTROYED state. More... | |
| static readonly string | GROUP_CLIENT_DESTROYED_COUNT_NAME = "group_client_destroyed_count" |
| static readonly long | GROUP_CLIENT_EXCEPTION_COUNT = 5031 |
| Count of group clients currently in the EXCEPTION state. More... | |
| static readonly string | GROUP_CLIENT_EXCEPTION_COUNT_NAME = "group_client_exception_count" |
| static readonly long | GROUP_CLIENT_NEEDS_RESTART_COUNT = 5029 |
| Count of group clients currently in the NEEDS_RESTART state. More... | |
| static readonly string | GROUP_CLIENT_NEEDS_RESTART_COUNT_NAME = "group_client_needs_restart_count" |
| static readonly long | GROUP_CLIENT_OFF_LINE_COUNT = 5033 |
| Count of group clients currently in the OFF_LINE state. More... | |
| static readonly string | GROUP_CLIENT_OFF_LINE_COUNT_NAME = "group_client_off_line_count" |
| static readonly long | GROUP_CLIENT_OUT_OF_SYNC_COUNT = 5032 |
| Count of group clients currently in the OUT_OF_SYNC state. More... | |
| static readonly string | GROUP_CLIENT_OUT_OF_SYNC_COUNT_NAME = "group_client_out_of_sync_count" |
| static readonly long | GROUP_CLIENT_RUNNING_COUNT = 5028 |
| Count of group clients currently in the RUNNING state. More... | |
| static readonly string | GROUP_CLIENT_RUNNING_COUNT_NAME = "group_client_running_count" |
| static readonly long | GROUP_CLIENT_TIMED_OUT_COUNT = 5030 |
| Count of group clients currently in the TIMED_OUT state. More... | |
| static readonly string | GROUP_CLIENT_TIMED_OUT_COUNT_NAME = "group_client_timed_out_count" |
| static readonly long | GROUP_SERVER_COUNT = 5019 |
| Group service count. More... | |
| static readonly string | GROUP_SERVER_COUNT_NAME = "group_server_count" |
| static readonly long | GROUP_SERVER_DESTROYED_COUNT = 5026 |
| Count of group servers currently in the DESTROYED state. More... | |
| static readonly string | GROUP_SERVER_DESTROYED_COUNT_NAME = "group_server_destroyed_count" |
| static readonly long | GROUP_SERVER_EXCEPTION_COUNT = 5023 |
| Count of group servers currently in the EXCEPTION state. More... | |
| static readonly string | GROUP_SERVER_EXCEPTION_COUNT_NAME = "group_server_exception_count" |
| static readonly long | GROUP_SERVER_NEEDS_RESTART_COUNT = 5021 |
| Count of group servers currently in the NEEDS_RESTART state. More... | |
| static readonly string | GROUP_SERVER_NEEDS_RESTART_COUNT_NAME = "group_server_needs_restart_count" |
| static readonly long | GROUP_SERVER_OFF_LINE_COUNT = 5025 |
| Count of group servers currently in the OFF_LINE state. More... | |
| static readonly string | GROUP_SERVER_OFF_LINE_COUNT_NAME = "group_server_off_line_count" |
| static readonly long | GROUP_SERVER_OUT_OF_SYNC_COUNT = 5024 |
| Count of group servers currently in the OUT_OF_SYNC state. More... | |
| static readonly string | GROUP_SERVER_OUT_OF_SYNC_COUNT_NAME = "group_server_out_of_sync_count" |
| static readonly long | GROUP_SERVER_RUNNING_COUNT = 5020 |
| Count of group servers currently in the RUNNING state. More... | |
| static readonly string | GROUP_SERVER_RUNNING_COUNT_NAME = "group_server_running_count" |
| static readonly long | GROUP_SERVER_TIMED_OUT_COUNT = 5022 |
| Count of group servers currently in the TIMED_OUT state. More... | |
| static readonly string | GROUP_SERVER_TIMED_OUT_COUNT_NAME = "group_server_timed_out_count" |
| static readonly long | HISTORY_QUORUM_NUMBER = 3002 |
| History quorum number. More... | |
| static readonly string | HISTORY_QUORUM_NUMBER_NAME = "history_quorum_number" |
| static readonly long | HISTORY_TIMESTAMP = 3004 |
| History timestamp. More... | |
| static readonly string | HISTORY_TIMESTAMP_NAME = "history_timestamp" |
| static readonly long | HISTORY_UPDATE_VERSION = 3003 |
| History update version. More... | |
| static readonly string | HISTORY_UPDATE_VERSION_NAME = "history_update_version" |
| static readonly long | HISTORY_UPDATE_VERSION_NON_REPLICATED = 3008 |
| History update version - non replicated. More... | |
| static readonly string | HISTORY_UPDATE_VERSION_NON_REPLICATED_NAME = "history_update_version_non_replicated" |
| static readonly long | INBOUND_BYTE_COUNT = 3017 |
| Inbound byte count. More... | |
| static readonly string | INBOUND_BYTE_COUNT_NAME = "inbound_byte_count" |
| static readonly long | INBOUND_CLUSTER_MESSAGE_COUNT = 4004 |
| Inbound cluster message count. More... | |
| static readonly string | INBOUND_CLUSTER_MESSAGE_COUNT_NAME = "inbound_cluster_message_count" |
| static readonly long | INBOUND_EFTL_MESSAGE_COUNT = 4002 |
| Inbound eFTL message count. More... | |
| static readonly string | INBOUND_EFTL_MESSAGE_COUNT_NAME = "inbound_eftl_message_count" |
| static readonly long | INBOUND_FTL_MESSAGE_COUNT = 4006 |
| Inbound FTL message count. More... | |
| static readonly string | INBOUND_FTL_MESSAGE_COUNT_NAME = "inbound_ftl_message_count" |
| static readonly long | MAX_CONNECTION_COUNT = 4015 |
| Highest connection count. More... | |
| static readonly string | MAX_CONNECTION_COUNT_NAME = "max_connection_count" |
| static readonly long | MAX_SESSION_COUNT = 4017 |
| Highest session count. More... | |
| static readonly string | MAX_SESSION_COUNT_NAME = "max_session_count" |
| static readonly long | MCAST_DATA_ERRORS = 90035 |
| Multicast Receiver data errors. More... | |
| static readonly string | MCAST_DATA_ERRORS_NAME = "mcast_receiver_data_errors" |
| static readonly long | MCAST_DELIVERED_BYTES = 90027 |
| Multicast Receiver delivered bytes. More... | |
| static readonly string | MCAST_DELIVERED_BYTES_NAME = "mcast_receiver_bytes_delivered" |
| static readonly long | MCAST_DELIVERED_PACKETS = 90029 |
| Multicast Receiver delivered packets. More... | |
| static readonly string | MCAST_DELIVERED_PACKETS_NAME = "mcast_receiver_packets_delivered" |
| static readonly long | MCAST_DUP_RECEIVED_PACKETS = 90034 |
| Multicast Receiver duplicate packets received. More... | |
| static readonly string | MCAST_DUP_RECEIVED_PACKETS_NAME = "mcast_receiver_duplicates_received" |
| static readonly long | MCAST_LOST_PACKETS = 90033 |
| Multicast Receiver lost packets. More... | |
| static readonly string | MCAST_LOST_PACKETS_NAME = "mcast_receiver_lost_packets" |
| static readonly long | MCAST_RCVR_SENT_PACKETS = 90030 |
| Multicast receiver sent protocol packets. More... | |
| static readonly string | MCAST_RCVR_SENT_PACKETS_NAME = "mcast_receiver_packets_sent" |
| static readonly long | MCAST_RECEIVED_BYTES = 90026 |
| Multicast Receiver received bytes. More... | |
| static readonly string | MCAST_RECEIVED_BYTES_NAME = "mcast_receiver_bytes_received" |
| static readonly long | MCAST_RECEIVED_PACKETS = 90028 |
| Multicast Receiver received packets. More... | |
| static readonly string | MCAST_RECEIVED_PACKETS_NAME = "mcast_receiver_packets_received" |
| static readonly long | MCAST_RECEIVER_INFO = 90024 |
| Multicast Receiver Stream Definition. More... | |
| static readonly string | MCAST_RECEIVER_INFO_NAME = "mcast_receiver_stream_info" |
| static readonly long | MCAST_SENDER_BYTES_SENT = 90037 |
| Bytes sent by multicast sender. More... | |
| static readonly string | MCAST_SENDER_BYTES_SENT_NAME = "mcast_sender_bytes_sent" |
| static readonly long | MCAST_SENDER_INFO = 90025 |
| Multicast Sender Stream Definition. More... | |
| static readonly string | MCAST_SENDER_INFO_NAME = "mcast_sender_stream_info" |
| static readonly long | MCAST_SENDER_PACKETS_LOST_OUTBOUND = 90039 |
| Packets lost outbound by multicast sender. More... | |
| static readonly string | MCAST_SENDER_PACKETS_LOST_OUTBOUND_NAME = "mcast_sender_packets_lost" |
| static readonly long | MCAST_SENDER_PACKETS_RETRANSMITTED = 90038 |
| Packets retransmitted by the multicast sender. More... | |
| static readonly string | MCAST_SENDER_PACKETS_RETRANSMITTED_NAME = "mcast_sender_packets_retransmitted" |
| static readonly long | MCAST_SENDER_PACKETS_SENT = 90036 |
| Packets sent by multicast sender. More... | |
| static readonly string | MCAST_SENDER_PACKETS_SENT_NAME = "mcast_sender_packets_sent" |
| static readonly long | MCAST_SENT_NAK_REQS = 90031 |
| Multicast sent NAK requests. More... | |
| static readonly string | MCAST_SENT_NAK_REQS_NAME = "mcast_receiver_nak_requests_sent" |
| static readonly long | MCAST_SENT_NAKS = 90032 |
| Multicast sent NAKs requested. More... | |
| static readonly string | MCAST_SENT_NAKS_NAME = "mcast_receiver_naks_requested" |
| static readonly long | MESSAGE_COUNT = 1000 |
| Message count. More... | |
| static readonly string | MESSAGE_COUNT_NAME = "message_count" |
| static readonly long | MESSAGE_SIZE = 1001 |
| Message size. More... | |
| static readonly string | MESSAGE_SIZE_NAME = "message_size" |
| static readonly long | MESSAGES_RECEIVED = 2 |
| Messages received. More... | |
| static readonly string | MESSAGES_RECEIVED_NAME = "messages_received" |
| static readonly long | MESSAGES_SENT = 1 |
| Messages sent. More... | |
| static readonly string | MESSAGES_SENT_NAME = "messages_sent" |
| static readonly long | NO_MATCH_MSG_COUNT = 1011 |
| Number of messages dropped because they did not match any durables in a persistence store. More... | |
| static readonly string | NO_MATCH_MSG_COUNT_NAME = "no_match_msg_count" |
| static readonly long | OTHER_SERVICE_COUNT = 5067 |
| Other service count. More... | |
| static readonly string | OTHER_SERVICE_COUNT_NAME = "other_service_count" |
| static readonly long | OTHER_SERVICE_DESTROYED_COUNT = 5074 |
| Count of other services currently in the DESTROYED state. More... | |
| static readonly string | OTHER_SERVICE_DESTROYED_COUNT_NAME = "other_service_destroyed_count" |
| static readonly long | OTHER_SERVICE_EXCEPTION_COUNT = 5071 |
| Count of other services currently in the EXCEPTION state. More... | |
| static readonly string | OTHER_SERVICE_EXCEPTION_COUNT_NAME = "other_service_exception_count" |
| static readonly long | OTHER_SERVICE_NEEDS_RESTART_COUNT = 5069 |
| Count of other services currently in the NEEDS_RESTART state. More... | |
| static readonly string | OTHER_SERVICE_NEEDS_RESTART_COUNT_NAME = "other_service_needs_restart_count" |
| static readonly long | OTHER_SERVICE_OFF_LINE_COUNT = 5073 |
| Count of other services currently in the OFF_LINE state. More... | |
| static readonly string | OTHER_SERVICE_OFF_LINE_COUNT_NAME = "other_service_off_line_count" |
| static readonly long | OTHER_SERVICE_OUT_OF_SYNC_COUNT = 5072 |
| Count of other services currently in the OUT_OF_SYNC state. More... | |
| static readonly string | OTHER_SERVICE_OUT_OF_SYNC_COUNT_NAME = "other_service_out_of_sync_count" |
| static readonly long | OTHER_SERVICE_RUNNING_COUNT = 5068 |
| Count of other services currently in the RUNNING state. More... | |
| static readonly string | OTHER_SERVICE_RUNNING_COUNT_NAME = "other_service_running_count" |
| static readonly long | OTHER_SERVICE_TIMED_OUT_COUNT = 5070 |
| Count of other services currently in the TIMED_OUT state. More... | |
| static readonly string | OTHER_SERVICE_TIMED_OUT_COUNT_NAME = "other_service_timed_out_count" |
| static readonly long | OUTBOUND_BYTE_COUNT = 3018 |
| Outbound byte count. More... | |
| static readonly string | OUTBOUND_BYTE_COUNT_NAME = "outbound_byte_count" |
| static readonly long | OUTBOUND_CLUSTER_MESSAGE_COUNT = 4005 |
| Outbound cluster message count. More... | |
| static readonly string | OUTBOUND_CLUSTER_MESSAGE_COUNT_NAME = "outbound_cluster_message_count" |
| static readonly long | OUTBOUND_EFTL_MESSAGE_COUNT = 4003 |
| Outbound eFTL message count. More... | |
| static readonly string | OUTBOUND_EFTL_MESSAGE_COUNT_NAME = "outbound_eftl_message_count" |
| static readonly long | OUTBOUND_FTL_MESSAGE_COUNT = 4007 |
| Outbound FTL message count. More... | |
| static readonly string | OUTBOUND_FTL_MESSAGE_COUNT_NAME = "outbound_ftl_message_count" |
| static readonly long | PACKETS_LOST_INBOUND = 66 |
| Packets lost inbound. More... | |
| static readonly string | PACKETS_LOST_INBOUND_NAME = "packets_lost_inbound" |
| static readonly long | PACKETS_LOST_OUTBOUND = 65 |
| Packets lost outbound. More... | |
| static readonly string | PACKETS_LOST_OUTBOUND_NAME = "packets_lost_outbound" |
| static readonly long | PACKETS_MISSED = 64 |
| Packets missed. More... | |
| static readonly string | PACKETS_MISSED_NAME = "packets_missed" |
| static readonly long | PACKETS_RECEIVED = 62 |
| Packets received. More... | |
| static readonly string | PACKETS_RECEIVED_NAME = "packets_received" |
| static readonly long | PACKETS_RETRANSMITTED = 63 |
| Packets retransmitted. More... | |
| static readonly string | PACKETS_RETRANSMITTED_NAME = "packets_retransmitted" |
| static readonly long | PACKETS_SENT = 61 |
| Packets sent. More... | |
| static readonly string | PACKETS_SENT_NAME = "packets_sent" |
| static readonly long | PENDING_CONNECTION_COUNT = 4012 |
| Pending connection count. More... | |
| static readonly string | PENDING_CONNECTION_COUNT_NAME = "pending_connection_count" |
| static readonly long | PENDING_UPDATES = 3005 |
| Pending updates. More... | |
| static readonly string | PENDING_UPDATES_NAME = "pending_updates" |
| static readonly long | PERSISTENCE_CLUSTER = 1101 |
| Persistence Cluster Name. More... | |
| static readonly string | PERSISTENCE_CLUSTER_NAME = "persistence_cluster" |
| static readonly long | PERSISTENCE_SERVER = 1100 |
| Persistence Server Name. More... | |
| static readonly long | PERSISTENCE_SERVER_COUNT = 5043 |
| Persistence service count. More... | |
| static readonly string | PERSISTENCE_SERVER_COUNT_NAME = "persistence_server_count" |
| static readonly long | PERSISTENCE_SERVER_DESTROYED_COUNT = 5050 |
| Count of persistence servers currently in the DESTROYED state. More... | |
| static readonly string | PERSISTENCE_SERVER_DESTROYED_COUNT_NAME = "persistence_server_destroyed_count" |
| static readonly long | PERSISTENCE_SERVER_EXCEPTION_COUNT = 5047 |
| Count of persistence servers currently in the EXCEPTION state. More... | |
| static readonly string | PERSISTENCE_SERVER_EXCEPTION_COUNT_NAME = "persistence_server_exception_count" |
| static readonly string | PERSISTENCE_SERVER_NAME = "persistence_server" |
| static readonly long | PERSISTENCE_SERVER_NEEDS_RESTART_COUNT = 5045 |
| Count of persistence servers currently in the NEEDS_RESTART state. More... | |
| static readonly string | PERSISTENCE_SERVER_NEEDS_RESTART_COUNT_NAME = "persistence_server_needs_restart_count" |
| static readonly long | PERSISTENCE_SERVER_OFF_LINE_COUNT = 5049 |
| Count of persistence servers currently in the OFF_LINE state. More... | |
| static readonly string | PERSISTENCE_SERVER_OFF_LINE_COUNT_NAME = "persistence_server_off_line_count" |
| static readonly long | PERSISTENCE_SERVER_OUT_OF_SYNC_COUNT = 5048 |
| Count of persistence servers currently in the OUT_OF_SYNC state. More... | |
| static readonly string | PERSISTENCE_SERVER_OUT_OF_SYNC_COUNT_NAME = "persistence_server_out_of_sync_count" |
| static readonly long | PERSISTENCE_SERVER_RUNNING_COUNT = 5044 |
| Count of persistence servers currently in the RUNNING state. More... | |
| static readonly string | PERSISTENCE_SERVER_RUNNING_COUNT_NAME = "persistence_server_running_count" |
| static readonly long | PERSISTENCE_SERVER_TIMED_OUT_COUNT = 5046 |
| Count of persistence servers currently in the TIMED_OUT state. More... | |
| static readonly string | PERSISTENCE_SERVER_TIMED_OUT_COUNT_NAME = "persistence_server_timed_out_count" |
| static readonly long | PROCESS_PEAK_RSS_KB = 71 |
| Process peak resident/working set size in KB. More... | |
| static readonly string | PROCESS_PEAK_RSS_KB_NAME = "process_peak_rss_kb" |
| static readonly long | PROCESS_RSS_KB = 70 |
| Process resident/working set size in KB. More... | |
| static readonly string | PROCESS_RSS_KB_NAME = "process_rss_kb" |
| static readonly long | PROCESS_VM_KB = 72 |
| Process VM size in KB. More... | |
| static readonly string | PROCESS_VM_KB_NAME = "process_vm_kb" |
| static readonly long | PROTOCOL_MESSAGE_COUNT = 4008 |
| Protocol message count. More... | |
| static readonly string | PROTOCOL_MESSAGE_COUNT_NAME = "protocol_message_count" |
| static readonly long | PUB_NONMATCHING_MSGS = 90017 |
| Outgoing Messages that were discarded. More... | |
| static readonly long | PUB_PUBLISHED_MSGS = 90016 |
| Publisher Published Messages. More... | |
| static readonly string | PUB_PUBLISHED_MSGS_NAME = "publisher_published" |
| static readonly string | PUB_SENT_NONMATCHING_MSGS_NAME = "publisher_discarded" |
| static readonly long | QUEUE_BACKLOG = 41 |
| Queue backlog. More... | |
| static readonly string | QUEUE_BACKLOG_NAME = "queue_backlog" |
| static readonly long | QUEUE_DISCARDS = 42 |
| Queue discards. More... | |
| static readonly string | QUEUE_DISCARDS_NAME = "queue_discards" |
| static readonly long | QUEUE_LATENCY_MSG_MAX = 501 |
| Queue message callback latency maximum in milliseconds. More... | |
| static readonly string | QUEUE_LATENCY_MSG_MAX_NAME = "queue_latency_msg_max" |
| static readonly long | QUEUE_LATENCY_MSG_MEAN = 502 |
| Queue message callback latency mean in milliseconds - Deprecated. More... | |
| static readonly string | QUEUE_LATENCY_MSG_MEAN_NAME = "queue_latency_msg_mean" |
| static readonly long | QUEUE_LATENCY_MSG_N = 500 |
| Queue message callback latency number of samples. More... | |
| static readonly string | QUEUE_LATENCY_MSG_N_NAME = "queue_latency_msg_n" |
| static readonly long | QUEUE_LATENCY_MSG_STDDEV = 503 |
| Queue message callback latency standard deviation in milliseconds - Deprecated. More... | |
| static readonly string | QUEUE_LATENCY_MSG_STDDEV_NAME = "queue_latency_msg_stddev" |
| static readonly long | QUEUE_LATENCY_MSG_TOTAL = 512 |
| Queue message callback latency total in milliseconds. More... | |
| static readonly string | QUEUE_LATENCY_MSG_TOTAL_NAME = "queue_latency_msg_total" |
| static readonly long | QUEUE_LATENCY_TIMER_MAX = 505 |
| Queue timer callback latency maximum in milliseconds. More... | |
| static readonly string | QUEUE_LATENCY_TIMER_MAX_NAME = "queue_latency_timer_max" |
| static readonly long | QUEUE_LATENCY_TIMER_MEAN = 506 |
| Queue timer callback latency mean in milliseconds - Deprecated. More... | |
| static readonly string | QUEUE_LATENCY_TIMER_MEAN_NAME = "queue_latency_timer_mean" |
| static readonly long | QUEUE_LATENCY_TIMER_N = 504 |
| Queue timer callback latency number of samples. More... | |
| static readonly string | QUEUE_LATENCY_TIMER_N_NAME = "queue_latency_timer_n" |
| static readonly long | QUEUE_LATENCY_TIMER_STDDEV = 507 |
| Queue timer callback latency standard deviation in milliseconds - Deprecated. More... | |
| static readonly string | QUEUE_LATENCY_TIMER_STDDEV_NAME = "queue_latency_timer_stddev" |
| static readonly long | QUEUE_LATENCY_TIMER_TOTAL = 513 |
| Queue timer callback latency total in milliseconds. More... | |
| static readonly string | QUEUE_LATENCY_TIMER_TOTAL_NAME = "queue_latency_timer_total" |
| static readonly long | QUORUM_NUMBER = 3001 |
| Quorum number. More... | |
| static readonly string | QUORUM_NUMBER_NAME = "quorum_number" |
| static readonly long | QUORUM_STATE = 3000 |
| Quorum state. More... | |
| static readonly string | QUORUM_STATE_NAME = "quorum_state" |
| static readonly long | RECORDS_AVAIL_FOR_SYNC = 1003 |
| Records available for sync. More... | |
| static readonly string | RECORDS_AVAIL_FOR_SYNC_NAME = "records_avail_for_sync" |
| static readonly long | RECORDS_CAUGHT_UP = 1004 |
| Records caught up. More... | |
| static readonly string | RECORDS_CAUGHT_UP_NAME = "records_caught_up" |
| static readonly long | RECORDS_SYNCED = 1002 |
| Records synced. More... | |
| static readonly string | RECORDS_SYNCED_NAME = "records_synced" |
| static readonly long | RECORDS_TO_CATCH_UP = 1005 |
| Records to catch up. More... | |
| static readonly string | RECORDS_TO_CATCH_UP_NAME = "records_to_catch_up" |
| static readonly long | REPLICA_RTT_ASYNC_MAX = 3042 |
| Replica round-trip time maximum over the last sample interval (microseconds) for async disk persistence only. Includes async disk write. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_ASYNC_MAX_NAME = "replica_rtt_async_max" |
| static readonly long | REPLICA_RTT_ASYNC_N = 3041 |
| Replica round-trip time sample count for async disk persistence only. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_ASYNC_N_NAME = "replica_rtt_async_n" |
| static readonly long | REPLICA_RTT_ASYNC_TOTAL = 3043 |
| Replica round-trip time total (microseconds) for async disk persistence only. Includes async disk write. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_ASYNC_TOTAL_NAME = "replica_rtt_async_total" |
| static readonly long | REPLICA_RTT_BYTES_ASYNC_MAX = 3045 |
| Replica round-trip bytes per op maximum over the last sample interval for async disk persistence only. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_BYTES_ASYNC_MAX_NAME = "replica_rtt_bytes_async_max" |
| static readonly long | REPLICA_RTT_BYTES_ASYNC_N = 3044 |
| Replica round-trip bytes per op sample count for async disk persistence only. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_BYTES_ASYNC_N_NAME = "replica_rtt_bytes_async_n" |
| static readonly long | REPLICA_RTT_BYTES_ASYNC_TOTAL = 3046 |
| Replica round-trip bytes per op total for async disk persistence only. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_BYTES_ASYNC_TOTAL_NAME = "replica_rtt_bytes_async_total" |
| static readonly long | REPLICA_RTT_BYTES_MAX = 3039 |
| Replica round-trip bytes per op maximum over the last sample interval. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_BYTES_MAX_NAME = "replica_rtt_bytes_max" |
| static readonly long | REPLICA_RTT_BYTES_N = 3038 |
| Replica round-trip bytes per op sample count. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_BYTES_N_NAME = "replica_rtt_bytes_n" |
| static readonly long | REPLICA_RTT_BYTES_TOTAL = 3040 |
| Replica round-trip bytes per op total. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_BYTES_TOTAL_NAME = "replica_rtt_bytes_total" |
| static readonly long | REPLICA_RTT_MAX = 3036 |
| Replica round-trip time maximum over the last sample interval (microseconds). If disk persistence is configured, includes sync disk write. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_MAX_NAME = "replica_rtt_max" |
| static readonly long | REPLICA_RTT_N = 3035 |
| Replica round-trip time sample count. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_N_NAME = "replica_rtt_n" |
| static readonly long | REPLICA_RTT_TOTAL = 3037 |
| Replica round-trip time total (microseconds). If disk persistence is configured, includes sync disk write. Metric context identifies the replica. More... | |
| static readonly string | REPLICA_RTT_TOTAL_NAME = "replica_rtt_total" |
| static readonly long | REQREPLY_LATENCY_MAX = 509 |
| Request/reply latency maximum in milliseconds. More... | |
| static readonly string | REQREPLY_LATENCY_MAX_NAME = "reqreply_latency_max" |
| static readonly long | REQREPLY_LATENCY_MEAN = 510 |
| Request/reply latency mean in milliseconds - Deprecated. More... | |
| static readonly string | REQREPLY_LATENCY_MEAN_NAME = "reqreply_latency_mean" |
| static readonly long | REQREPLY_LATENCY_N = 508 |
| Request/reply latency number of samples. More... | |
| static readonly string | REQREPLY_LATENCY_N_NAME = "reqreply_latency_n" |
| static readonly long | REQREPLY_LATENCY_STDDEV = 511 |
| Request/reply latency standard deviation in milliseconds - Deprecated. More... | |
| static readonly string | REQREPLY_LATENCY_STDDEV_NAME = "reqreply_latency_stddev" |
| static readonly long | REQREPLY_LATENCY_TOTAL = 514 |
| Request/reply latency total in milliseconds. More... | |
| static readonly string | REQREPLY_LATENCY_TOTAL_NAME = "reqreply_latency_total" |
| static readonly long | SATELLITE_COUNT = 5001 |
| Satellite count. More... | |
| static readonly string | SATELLITE_COUNT_NAME = "satellite_count" |
| static readonly long | SATELLITE_DESTROYED_COUNT = 5018 |
| Count of satellites currently in the DESTROYED state. More... | |
| static readonly string | SATELLITE_DESTROYED_COUNT_NAME = "satellite_destroyed_count" |
| static readonly long | SATELLITE_EXCEPTION_COUNT = 5015 |
| Count of satellites currently in the EXCEPTION state. More... | |
| static readonly string | SATELLITE_EXCEPTION_COUNT_NAME = "satellite_exception_count" |
| static readonly long | SATELLITE_NEEDS_RESTART_COUNT = 5013 |
| Count of satellites currently in the NEEDS_RESTART state. More... | |
| static readonly string | SATELLITE_NEEDS_RESTART_COUNT_NAME = "satellite_needs_restart_count" |
| static readonly long | SATELLITE_OFF_LINE_COUNT = 5017 |
| Count of satellites currently in the OFF_LINE state. More... | |
| static readonly string | SATELLITE_OFF_LINE_COUNT_NAME = "satellite_off_line_count" |
| static readonly long | SATELLITE_OUT_OF_SYNC_COUNT = 5016 |
| Count of satellites currently in the OUT_OF_SYNC state. More... | |
| static readonly string | SATELLITE_OUT_OF_SYNC_COUNT_NAME = "satellite_out_of_sync_count" |
| static readonly long | SATELLITE_RUNNING_COUNT = 5012 |
| Count of satellites currently in the RUNNING state. More... | |
| static readonly string | SATELLITE_RUNNING_COUNT_NAME = "satellite_running_count" |
| static readonly long | SATELLITE_TIMED_OUT_COUNT = 5014 |
| Count of satellites currently in the TIMED_OUT state. More... | |
| static readonly string | SATELLITE_TIMED_OUT_COUNT_NAME = "satellite_timed_out_count" |
| static readonly long | SEND_BACKLOG_MAX_SIZE = 90040 |
| Backlog maximum size during the previous period. More... | |
| static readonly string | SEND_BACKLOG_MAX_SIZE_NAME = "send_backlog_maximum_size" |
| static readonly long | SEND_TO_INBOX_FAILURE_COUNT = 5011 |
| Send to inbox failure count. More... | |
| static readonly string | SEND_TO_INBOX_FAILURES_NAME = "send_to_inbox_failure_count" |
| static readonly long | SESSION_COUNT = 4016 |
| Session count. More... | |
| static readonly string | SESSION_COUNT_NAME = "session_count" |
| static readonly long | STORE_BYTE_LIMIT = 1008 |
| Configured store memory byte limit. More... | |
| static readonly string | STORE_BYTE_LIMIT_NAME = "store_byte_limit" |
| static readonly long | STORE_MESSAGE_LIMIT = 1009 |
| Configured store message count limit. More... | |
| static readonly string | STORE_MESSAGE_LIMIT_NAME = "store_message_limit" |
| static readonly long | STORE_MISMATCH_MESSAGES = 67 |
| Store mismatch messages. More... | |
| static readonly string | STORE_MISMATCH_MESSAGES_NAME = "store_mismatch_message" |
| static readonly long | SUB_DELIVERED_MSGS = 90015 |
| Subscriber Delivered Messages. More... | |
| static readonly string | SUB_DELIVERED_MSGS_NAME = "subscriber_delivered" |
| static readonly long | SUBSCRIPTION_COUNT = 4001 |
| Subscription count. More... | |
| static readonly string | SUBSCRIPTION_COUNT_NAME = "subscription_count" |
| static readonly long | SUSPENDED_CONNECTION_COUNT = 4013 |
| Suspended connection count. More... | |
| static readonly string | SUSPENDED_CONNECTION_COUNT_NAME = "suspended_connection_count" |
| static readonly long | SWAP_MESSAGE_COUNT = 1006 |
| When disk_swap is true, number of messages in memory, else 0. More... | |
| static readonly string | SWAP_MESSAGE_COUNT_NAME = "swap_message_count" |
| static readonly long | SWAP_MESSAGE_SIZE = 1007 |
| When disk_swap is true, byte count of all messages in memory, else 0. More... | |
| static readonly string | SWAP_MESSAGE_SIZE_NAME = "swap_message_size" |
| static readonly long | SYSTEM_CPU_TIME = 74 |
| System CPU time in microseconds. More... | |
| static readonly string | SYSTEM_CPU_TIME_NAME = "system_cpu_time" |
| static readonly long | TOTAL_CPU_TIME = 75 |
| Total CPU time in microseconds. More... | |
| static readonly string | TOTAL_CPU_TIME_NAME = "total_cpu_time" |
| static readonly long | UNKNOWN = 0 |
| Unknown. More... | |
| static readonly string | UNKNOWN_NAME = "unknown_data_series" |
| static readonly long | USER_CPU_TIME = 73 |
| User CPU time in microseconds. More... | |
| static readonly string | USER_CPU_TIME_NAME = "user_cpu_time" |
|
static |
Soft limit on memory for data needing replication over the network or a write to disk.
|
static |
|
static |
Memory in use for data needing replication over the network.
|
static |
|
static |
Bridge active state.
|
static |
|
static |
Bridge count.
|
static |
|
static |
Count of bridges currently in the DESTROYED state.
|
static |
|
static |
Count of bridges currently in the EXCEPTION state.
|
static |
|
static |
Count of bridges currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of bridges currently in the OFF_LINE state.
|
static |
|
static |
Count of bridges currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of bridges currently in the RUNNING state.
|
static |
|
static |
Count of bridges currently in the TIMED_OUT state.
|
static |
|
static |
Bytes received.
|
static |
|
static |
Bytes sent.
|
static |
|
static |
Channel enabled.
|
static |
|
static |
Client connect count.
|
static |
|
static |
Client count.
|
static |
|
static |
Clients currently in the DESTROYED state.
|
static |
|
static |
Clients currently in the EXCEPTION state.
|
static |
|
static |
Clients currently in the NEEDS_RESTART state.
|
static |
|
static |
Clients currently in the OFF_LINE state.
|
static |
|
static |
Clients currently in the OUT_OF_SYNC state.
|
static |
|
static |
Client reconnect count.
|
static |
|
static |
Clients currently in the RUNNING state.
|
static |
|
static |
Clients currently in the TIMED_OUT state.
|
static |
|
static |
Commit latency.
|
static |
|
static |
Committed updates.
|
static |
|
static |
Connection count.
|
static |
|
static |
Transport Connection Definition.
|
static |
|
static |
Packets lost inbound by connection.
|
static |
|
static |
Packets lost outbound by connection.
|
static |
|
static |
Packets missed by connection.
|
static |
|
static |
Packets received by connection.
|
static |
|
static |
Packets retransmitted by connection.
|
static |
|
static |
Packets sent by connection.
|
static |
|
static |
Transport connection - Number of received messages that failed to match.
|
static |
|
static |
Transport Connection - Number of matches performed at receiving side only.
|
static |
|
static |
Bytes received.
|
static |
|
static |
Received messages that matched a certain matcher.
|
static |
|
static |
Transport connection - Number of received messages matched the NULL matcher.
|
static |
|
static |
Bytes sent.
|
static |
|
static |
Sent messages that matched a certain matcher.
|
static |
|
static |
Messages sent using normal matching procedure.
|
static |
|
static |
Messages sent using without matching.
|
static |
|
static |
Consistent Quorum Number.
|
static |
|
static |
Consistent Timestamp.
|
static |
|
static |
Consistent Version.
|
static |
|
static |
Cumulative count of all connections.
|
static |
|
static |
Data lost.
|
static |
|
static |
Dataloss message count.
|
static |
|
static |
Discarded message count.
|
static |
|
static |
Available space on the disk volume containing the persistence data directory.
|
static |
|
static |
Available space on the disk volume containing the swap data directory.
|
static |
|
static |
Memory in use for data needing a write to disk.
|
static |
|
static |
Capacity of the disk volume containing the persistence data directory.
|
static |
|
static |
Capacity of the disk volume containing the swap data directory.
|
static |
|
static |
Total number of fdatasync calls issued to the persistence data file.
|
static |
|
static |
Disk space currently in use for this server's persistence data.
|
static |
|
static |
Disk space currently in use for this server's swap data.
|
static |
|
static |
Total bytes read from the persistence data file.
|
static |
|
static |
Total number of read calls issued to the persistence data file.
|
static |
|
static |
Allocated disk space for this server's persistence data.
|
static |
|
static |
Allocated disk space for this server's swap data.
|
static |
|
static |
Disk state.
|
static |
|
static |
Attempt to limit total space used (including non-FTL data) to this value, based on disk capacity and max disk fraction.
|
static |
|
static |
Attempt to limit total space used for swap (including non-FTL data) to this value, based on disk capacity and max disk fraction.
|
static |
|
static |
Total space used on the disk volume containing the persistence data directory.
|
static |
|
static |
Total space used on the disk volume containing the swap data directory.
|
static |
|
static |
Disk sync write bytes per batch maximum over the last sample interval.
|
static |
|
static |
Disk sync write bytes per batch sample count.
|
static |
|
static |
Disk sync write bytes per batch total.
|
static |
|
static |
Total bytes written to the persistence data file.
|
static |
|
static |
Total number of write calls issued to the persistence data file.
|
static |
|
static |
Disk sync write latency maximum over the last sample interval (microseconds).
|
static |
|
static |
Disk sync write latency sample count.
|
static |
|
static |
Disk sync write latency total (microseconds).
|
static |
|
static |
Durable count.
|
static |
|
static |
Dynamic formats.
|
static |
|
static |
eFTL cluster count.
|
static |
|
static |
Count of eFTL clusters currently in the DESTROYED state.
|
static |
|
static |
Count of eFTL clusters currently in the EXCEPTION state.
|
static |
|
static |
Count of eFTL clusters currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of eFTL clusters currently in the OFF_LINE state.
|
static |
|
static |
Count of eFTL clusters currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of eFTL clusters currently in the RUNNING state.
|
static |
|
static |
Count of eFTL clusters currently in the TIMED_OUT state.
|
static |
|
static |
End Point Delivered Messages.
|
static |
|
static |
End Point Description.
|
static |
|
static |
End Point Published Messages.
|
static |
|
static |
Outgoing Messages that were discarded.
|
static |
|
static |
Number of messages expirations due to ttl or other limits.
|
static |
|
static |
Filtered message count.
|
static |
|
static |
Format unavailable.
|
static |
|
static |
Cumulative count of all FTL client connections to this server.
|
static |
|
static |
FTL server count.
|
static |
|
static |
Count of FTL servers currently in the DESTROYED state.
|
static |
|
static |
Count of FTL servers currently in the EXCEPTION state.
|
static |
|
static |
Count of FTL servers currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of FTL servers currently in the OFF_LINE state.
|
static |
|
static |
Count of FTL servers currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of FTL servers currently in the RUNNING state.
|
static |
|
static |
Count of FTL servers currently in the TIMED_OUT state.
|
static |
|
static |
Group client count.
|
static |
|
static |
Count of group clients currently in the DESTROYED state.
|
static |
|
static |
Count of group clients currently in the EXCEPTION state.
|
static |
|
static |
Count of group clients currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of group clients currently in the OFF_LINE state.
|
static |
|
static |
Count of group clients currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of group clients currently in the RUNNING state.
|
static |
|
static |
Count of group clients currently in the TIMED_OUT state.
|
static |
|
static |
Group service count.
|
static |
|
static |
Count of group servers currently in the DESTROYED state.
|
static |
|
static |
Count of group servers currently in the EXCEPTION state.
|
static |
|
static |
Count of group servers currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of group servers currently in the OFF_LINE state.
|
static |
|
static |
Count of group servers currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of group servers currently in the RUNNING state.
|
static |
|
static |
Count of group servers currently in the TIMED_OUT state.
|
static |
|
static |
History quorum number.
|
static |
|
static |
History timestamp.
|
static |
|
static |
History update version.
|
static |
|
static |
History update version - non replicated.
|
static |
|
static |
Inbound byte count.
|
static |
|
static |
Inbound cluster message count.
|
static |
|
static |
Inbound eFTL message count.
|
static |
|
static |
Inbound FTL message count.
|
static |
|
static |
Highest connection count.
|
static |
|
static |
Highest session count.
|
static |
|
static |
Multicast Receiver data errors.
|
static |
|
static |
Multicast Receiver delivered bytes.
|
static |
|
static |
Multicast Receiver delivered packets.
|
static |
|
static |
Multicast Receiver duplicate packets received.
|
static |
|
static |
Multicast Receiver lost packets.
|
static |
|
static |
Multicast receiver sent protocol packets.
|
static |
|
static |
Multicast Receiver received bytes.
|
static |
|
static |
Multicast Receiver received packets.
|
static |
|
static |
Multicast Receiver Stream Definition.
|
static |
|
static |
Bytes sent by multicast sender.
|
static |
|
static |
Multicast Sender Stream Definition.
|
static |
|
static |
Packets lost outbound by multicast sender.
|
static |
|
static |
Packets retransmitted by the multicast sender.
|
static |
|
static |
Packets sent by multicast sender.
|
static |
|
static |
Multicast sent NAK requests.
|
static |
|
static |
Multicast sent NAKs requested.
|
static |
|
static |
Message count.
|
static |
|
static |
Message size.
|
static |
|
static |
Messages received.
|
static |
|
static |
Messages sent.
|
static |
|
static |
Number of messages dropped because they did not match any durables in a persistence store.
|
static |
|
static |
Other service count.
|
static |
|
static |
Count of other services currently in the DESTROYED state.
|
static |
|
static |
Count of other services currently in the EXCEPTION state.
|
static |
|
static |
Count of other services currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of other services currently in the OFF_LINE state.
|
static |
|
static |
Count of other services currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of other services currently in the RUNNING state.
|
static |
|
static |
Count of other services currently in the TIMED_OUT state.
|
static |
|
static |
Outbound byte count.
|
static |
|
static |
Outbound cluster message count.
|
static |
|
static |
Outbound eFTL message count.
|
static |
|
static |
Outbound FTL message count.
|
static |
|
static |
Packets lost inbound.
|
static |
|
static |
Packets lost outbound.
|
static |
|
static |
Packets missed.
|
static |
|
static |
Packets received.
|
static |
|
static |
Packets retransmitted.
|
static |
|
static |
Packets sent.
|
static |
|
static |
Pending connection count.
|
static |
|
static |
Pending updates.
|
static |
|
static |
Persistence Cluster Name.
|
static |
|
static |
Persistence Server Name.
|
static |
Persistence service count.
|
static |
|
static |
Count of persistence servers currently in the DESTROYED state.
|
static |
|
static |
Count of persistence servers currently in the EXCEPTION state.
|
static |
|
static |
|
static |
Count of persistence servers currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of persistence servers currently in the OFF_LINE state.
|
static |
|
static |
Count of persistence servers currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of persistence servers currently in the RUNNING state.
|
static |
|
static |
Count of persistence servers currently in the TIMED_OUT state.
|
static |
|
static |
Process peak resident/working set size in KB.
|
static |
|
static |
Process resident/working set size in KB.
|
static |
|
static |
Process VM size in KB.
|
static |
|
static |
Protocol message count.
|
static |
|
static |
Outgoing Messages that were discarded.
|
static |
Publisher Published Messages.
|
static |
|
static |
|
static |
Queue backlog.
|
static |
|
static |
Queue discards.
|
static |
|
static |
Queue message callback latency maximum in milliseconds.
|
static |
|
static |
Queue message callback latency mean in milliseconds - Deprecated.
|
static |
|
static |
Queue message callback latency number of samples.
|
static |
|
static |
Queue message callback latency standard deviation in milliseconds - Deprecated.
|
static |
|
static |
Queue message callback latency total in milliseconds.
|
static |
|
static |
Queue timer callback latency maximum in milliseconds.
|
static |
|
static |
Queue timer callback latency mean in milliseconds - Deprecated.
|
static |
|
static |
Queue timer callback latency number of samples.
|
static |
|
static |
Queue timer callback latency standard deviation in milliseconds - Deprecated.
|
static |
|
static |
Queue timer callback latency total in milliseconds.
|
static |
|
static |
Quorum number.
|
static |
|
static |
Quorum state.
|
static |
|
static |
Records available for sync.
|
static |
|
static |
Records caught up.
|
static |
|
static |
Records synced.
|
static |
|
static |
Records to catch up.
|
static |
|
static |
Replica round-trip time maximum over the last sample interval (microseconds) for async disk persistence only. Includes async disk write. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip time sample count for async disk persistence only. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip time total (microseconds) for async disk persistence only. Includes async disk write. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip bytes per op maximum over the last sample interval for async disk persistence only. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip bytes per op sample count for async disk persistence only. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip bytes per op total for async disk persistence only. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip bytes per op maximum over the last sample interval. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip bytes per op sample count. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip bytes per op total. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip time maximum over the last sample interval (microseconds). If disk persistence is configured, includes sync disk write. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip time sample count. Metric context identifies the replica.
|
static |
|
static |
Replica round-trip time total (microseconds). If disk persistence is configured, includes sync disk write. Metric context identifies the replica.
|
static |
|
static |
Request/reply latency maximum in milliseconds.
|
static |
|
static |
Request/reply latency mean in milliseconds - Deprecated.
|
static |
|
static |
Request/reply latency number of samples.
|
static |
|
static |
Request/reply latency standard deviation in milliseconds - Deprecated.
|
static |
|
static |
Request/reply latency total in milliseconds.
|
static |
|
static |
Satellite count.
|
static |
|
static |
Count of satellites currently in the DESTROYED state.
|
static |
|
static |
Count of satellites currently in the EXCEPTION state.
|
static |
|
static |
Count of satellites currently in the NEEDS_RESTART state.
|
static |
|
static |
Count of satellites currently in the OFF_LINE state.
|
static |
|
static |
Count of satellites currently in the OUT_OF_SYNC state.
|
static |
|
static |
Count of satellites currently in the RUNNING state.
|
static |
|
static |
Count of satellites currently in the TIMED_OUT state.
|
static |
|
static |
Backlog maximum size during the previous period.
|
static |
|
static |
Send to inbox failure count.
|
static |
|
static |
Session count.
|
static |
|
static |
Configured store memory byte limit.
|
static |
|
static |
Configured store message count limit.
|
static |
|
static |
Store mismatch messages.
|
static |
|
static |
Subscriber Delivered Messages.
|
static |
|
static |
Subscription count.
|
static |
|
static |
Suspended connection count.
|
static |
|
static |
When disk_swap is true, number of messages in memory, else 0.
|
static |
|
static |
When disk_swap is true, byte count of all messages in memory, else 0.
|
static |
|
static |
System CPU time in microseconds.
|
static |
|
static |
Total CPU time in microseconds.
|
static |
|
static |
Unknown.
|
static |
|
static |
User CPU time in microseconds.
|
static |