CUBRID Engine  latest
br_monitoring_item Struct Reference
Collaboration diagram for br_monitoring_item:
Collaboration graph

Public Attributes

UINT64 num_tx
 
UINT64 num_qx
 
UINT64 num_lt
 
UINT64 num_lq
 
UINT64 num_eq
 
UINT64 num_eq_ui
 
UINT64 num_interrupt
 
UINT64 tps
 
UINT64 qps
 
UINT64 lts
 
UINT64 lqs
 
UINT64 eqs_ui
 
UINT64 eqs
 
UINT64 its
 
UINT64 num_select_query
 
UINT64 num_insert_query
 
UINT64 num_update_query
 
UINT64 num_delete_query
 
UINT64 num_others_query
 
UINT64 num_interrupts
 
UINT64 num_request
 
UINT64 num_connect
 
UINT64 num_connect_reject
 
UINT64 num_client_wait
 
UINT64 num_client_wait_nsec
 
UINT64 num_busy
 
UINT64 num_busy_nsec
 
UINT64 num_restart
 
UINT64 shard_waiter_count
 
UINT64 num_request_stmt
 
UINT64 num_request_stmt_in_pool
 
int num_appl_server
 

Detailed Description

Definition at line 263 of file broker_monitor.c.

Member Data Documentation

UINT64 br_monitoring_item::eqs

Definition at line 277 of file broker_monitor.c.

Referenced by print_monitor_items().

UINT64 br_monitoring_item::eqs_ui

Definition at line 276 of file broker_monitor.c.

Referenced by print_monitor_items().

UINT64 br_monitoring_item::its

Definition at line 278 of file broker_monitor.c.

Referenced by print_monitor_items().

UINT64 br_monitoring_item::lqs

Definition at line 275 of file broker_monitor.c.

Referenced by print_monitor_items().

UINT64 br_monitoring_item::lts

Definition at line 274 of file broker_monitor.c.

Referenced by print_monitor_items().

int br_monitoring_item::num_appl_server

Definition at line 296 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_busy

Definition at line 290 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_busy_nsec

Definition at line 291 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_client_wait

Definition at line 288 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_client_wait_nsec

Definition at line 289 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_connect

Definition at line 286 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_connect_reject

Definition at line 287 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_delete_query

Definition at line 282 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_eq

Definition at line 269 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_eq_ui

Definition at line 270 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_insert_query

Definition at line 280 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_interrupt

Definition at line 271 of file broker_monitor.c.

Referenced by print_monitor_items().

UINT64 br_monitoring_item::num_interrupts

Definition at line 284 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_lq

Definition at line 268 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_lt

Definition at line 267 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_others_query

Definition at line 283 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_qx

Definition at line 266 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_request

Definition at line 285 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_request_stmt

Definition at line 294 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_request_stmt_in_pool

Definition at line 295 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_restart

Definition at line 292 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_select_query

Definition at line 279 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_tx

Definition at line 265 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::num_update_query

Definition at line 281 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::qps

Definition at line 273 of file broker_monitor.c.

Referenced by print_monitor_items().

UINT64 br_monitoring_item::shard_waiter_count

Definition at line 293 of file broker_monitor.c.

Referenced by print_monitor_items(), and set_monitor_items().

UINT64 br_monitoring_item::tps

Definition at line 272 of file broker_monitor.c.

Referenced by print_monitor_items().


The documentation for this struct was generated from the following file: