getActiveSpacesProxyMetrics

Gets metrics of TIBCO ActiveSpaces®Proxy.

Arguments

None

Returns

Item

Description

Client Label Name of the client
Client ID ID of the client
tib_as_proxy_started Indicates whether the proxy is started. A value of 1 indicates that the proxy is started and a value of 0 indicates that the proxy is stopped.
tib_as_proxy_num_iterators Number of iterators on proxy
tib_as_proxy_ready Indicates whether the proxy is ready. A value of 1 indicates that the proxy is ready and a value of 0 indicates that the proxy is not ready.
tib_as_proxy_remove_op_count Number of remove operations on proxy
tib_as_proxy_num_queries Number of queries on proxy
tib_as_proxy_dr_remove_op_count Number of DR remove operations on proxy
tib_as_proxy_querycreate_op_count Number of query create operations on proxy
tib_as_proxy_put_op_count Number of put operations on proxy
tib_as_proxy_num_listeners Number of listeners on proxy
tib_as_proxy_iterclose_op_count Number of iterator close operations on proxy
tib_as_proxy_num_lsnrevents Number of listener events that have been recorded on the proxy
tib_as_proxy_dr_client_connected Number of DR clients connected
tib_as_proxy_txncommit_op_count Number of transaction commit operations on proxy
tib_as_proxy_queryclose_op_count Number of query close operations on proxy
tib_as_proxy_dr_put_op_count Number of DR put operations on proxy
tib_as_proxy_latestchkpt_ts Latest checkpoint timestamp on proxy
tib_as_proxy_queryget_op_count Number of get query operations on proxy
tib_as_proxy_stmtcreate_op_count Number of create statement query operations on proxy
tib_as_proxy_txnbegin_op_count Number of begin transaction operations on proxy
tib_as_proxy_get_op_count Number of get operations on proxy
tib_as_proxy_txnrollback_op_count Number of transaction rollback operations on proxy
tib_as_proxy_client_disconnected Number of clients disconnected from proxy
tib_as_proxy_num_statements Number of statements on proxy
tib_as_proxy_latestchkpt_updated_count Number of latest checkpoint updated on proxy
tib_as_proxy_stmtclose_op_count Number of statement close operations on proxy
tib_as_proxy_iterget_op_count Number of iterator get operations triggered on a proxy
tib_as_proxy_dr_client_disconnected Number of DR clients disconnected
tib_as_proxy_itercreate_op_count Number of create iterator operations on proxy
tib_as_proxy_client_connected Number of clients connected on proxy