| Average Transaction Response Time |
transactions key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Average transaction processing time in seconds |
| Transaction Count |
transactions key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Load of transactions on the instance |
| Logged in Users |
sessionsummary key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Number of users logged in to the instance over time |
| Semaphore API_INT Queue Depth |
semaphores key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Number of transactions in the API Integrations semaphore queue |
| Semaphore Default Queue Depth |
semaphores key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Number of transactions in the Default semaphore queue |
| Semaphore AMB Send Queue Depth |
semaphores key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Number of messages in the AMB Send queue being sent to the client |
| Semaphore AMB Receive Queue Depth |
semaphores key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Number of messages in the AMB Send queue being received from the client |
| Semaphore API_INT Rejections |
semaphore_api_int_rejection key in the Stats column in the
Node stats [sys_cluster_node_stats] table |
Number of transactions rejected by the API Integrations semaphore queue |
| Semaphore Default Rejections |
semaphore_default_rejected key in the Stats column in the
Node stats [sys_cluster_node_stats] table |
Number of transactions rejected by the Default semaphore queue |
| Semaphore AMB Send Rejections |
semaphore_amb_send_rejected key in the Stats column in the
Node stats [sys_cluster_node_stats] table |
Number of transactions rejected by the AMB Send queue |
| Semaphore AMB Receive Rejections |
semaphore_amb_receive_rejected key in the Stats column in
the Node stats [sys_cluster_node_stats] table |
Number of transactions rejected by the AMB Receive queue |
| Average Database Response Time |
sql_response key in the Stats column in the Node stats
[sys_cluster_node_stats] table |
Average response time (in milliseconds) for database operations |
| Database Throughput |
database_throughput key in the Stats column in the Node
stats [sys_cluster_node_stats] table |
Number of transactions processed per second. |