getActiveSpacesNodeMetrics
Gets metrics of TIBCO ActiveSpaces® Node.
Arguments
None
Returns
Item |
Description |
---|---|
Client Label | Name of the client |
Client ID | ID of the client |
tib_as_node_kvstore_write_time_nanos | Time (in nanoseconds) that is spend in writing to the kvstore on a node for a specific process |
tib_as_node_remove_op_count | Number of remove operations on a node for a specific process |
tib_as_node_insert_op_count | Number of insert operations on a node for a specific process |
tib_as_node_queryget_op_count | Number of get operations for a query on a node for a specific process |
tib_as_node_reindex_rows_count | Number of re-indexed rows on a node for a specific process |
tib_as_node_dr_remove_op_count | Number of DR remove operations on a node for a specific process. |
tib_as_node_stmtcreate_op_count |
Number of create statement operations on a node for a specific process |
tib_as_node_stmtclose_op_count | Number of close statement operations on a node for a specific process |
tib_as_node_numrowsscanned | Number of rows scanned on a node for a specific process |
tib_as_node_deleted_keys_count | Number of keys deleted on a node for a specific process |
tib_as_node_numttltables | Number of TTL tables on a node for a specific process |
tib_as_node_txnbegin_op_count | Number of transactions begun on a node for a specific process |
tib_as_node_livedata_size | The live data size on a node for a specific process |
tib_as_node_migration_bins_received | Migration bins received on a node for a specific process |
tib_as_node_txncommit_op_count | Number of transaction commit operations on a node for a specific process |
tib_as_node_global_ops_rejected | Number of global operations rejected on a node for a specific process |
tib_as_node_ready | Indicates whether the node is ready. A value of 1 indicates that the node is ready and a value of 0 indicates that the node is not ready. |
tib_as_node_global_ops_pending | Number of pending global operations |
tib_as_node_get_op_count | Number of get operations on a node for a specific process |
tib_as_node_eventsforwarded | Number of events forwarded on a node for a specific process |
tib_as_node_operations_allowed | Number of operations allowed on a node for a specific process |
tib_as_node_dr_put_op_count | Number of DR operations on a node for a specific process |
tib_as_node_numlisteners | Number of listeners on a node for a specific process |
tib_as_node_migration_bins_sent | Number of migration bins sent on a node for a specific process |
tib_as_node_queryclose_op_count | Number of queryclose operations on a node for a specific process |
tib_as_node_started | Indicates whether the node is started. A value of 1 indicates that the node is started and a value of 0 indicates that the node is stopped. |
tib_as_node_put_op_count | Number of put operations on a node for a specific process |
tib_as_node_journal_rows_reclaimed | Number of journal rows reclaimed on a node for a specific process |
tib_as_node_failed_op_count | Number of operations that have failed on a node for a specific process |
tib_as_node_numqueries_value | Number of concurrent queries active on a node for a specific process |
tib_as_node_itercreate_op_count | Number of iterator create operations on a node for a specific process |
tib_as_node_iterclose_op_count | Number of iterator close operations on a node for a specific process |
tib_as_node_numscanscompleted | Number of scans completed on a node for a specific process |
tib_as_node_fs_used | The data (in bytes) of the data directory reported by the operating system |
tib_as_node_operations_suspended | Number of operations suspended on a node for a specific process |
tib_as_node_numrowsexpired | Number of rows expired on a node for a specific process |
tib_as_node_journal_rows_written | Number of rows written in a journal on a node for a specific process |
tib_as_node_completed_op_count | Number of completed operations on a node for a specific process |
tib_as_node_kvstore_write_value_count | Number of values written to kvstore on a node for a specific process |
tib_as_node_kvstore_write_count | Number of write operations on kvstore on a node for a specific process |
tib_as_node_journal_bins_disabled | Number of journal bins disabled on a node for a specific process |
tib_as_node_migration_bins_pending | Number of migration bins pending on a node for a specific process |
tib_as_node_update_op_count | Number of update operations on a node for a specific process |
tib_as_node_iterget_op_count | Number of iterator get operations triggered on a node for a specific process |
tib_as_node_querycreate_op_count | Number of create query operations on a node for a specific process |
tib_as_node_reindex_completed | Number of re-indexing operations completed on a node for a specific process |
tib_as_node_fs_capacity | The capacity (in bytes) of the data directory reported by the operating system |
tib_as_node_txnrollback_op_count | Number of transaction rollback operations on a node for a specific process |
tib_as_node_latestchkpt_ts | The timestamp of the last checkpoint on a node for a specific process |
tib_as_node_rowsreceived | Number of rows received on a node for a specific process |
tib_as_node_reindex_started | Number of re-indexing tasks started on a node for a specific process |
tib_as_grid_mirrored_checkpoints_sent | Number of grid mirrored checkpoints that have been sent |
tib_as_grid_bulk_mirror_offered | Number of grid bulk mirror offered |
tib_as_grid_mirrored_checkpoints_received | Number of grid mirrored checkpoints that have been received |
tib_as_grid_mirrored_checkpoints_requested | Number of grid mirrored checkpoints that have been requested |
tib_as_grid_incremental_mirror_offered | Number of incremental grid mirrors offered |
tib_as_grid_mirrored_checkpoints_offered | Number of grid mirrored checkpoints offered |