The maximum amount of memory in bytes that can be used for memory management | jvm_memory_max_bytes (bytes) |
The number of processors available to the Java virtual machine | system_cpu_count (number) |
The amount of memory in bytes that is committed for the Java virtual machine to use | jvm_memory_committed_bytes (bytes) |
The current number of live threads including both daemon and non-daemon threads | jvm_threads_live_thread (number) |
An estimate of the number of buffers in the pool | jvm_buffer_count_buffers (number) |
The number of executed SQL statements | database_executioncount_total (number) |
The peak live thread count since the JVM started or peak was reset | jvm_threads_peak_threads (number) |
The execution time of sql insert statements | database_insert_executiontime_seconds (time in milliseconds) |
The execution time of sql insert statements | database_insert_executiontime_seconds_max (time in milliseconds) |
The execution time of sql update statements | database_update_executiontime_seconds (time in milliseconds) |
The execution time of sql update statements | database_update_executiontime_seconds_max (time in milliseconds) |
The current number of threads having TERMINATED state | jvm_threads_states_threads (number) |
An estimate of the memory that the JVM is using for this buffer pool | jvm_buffer_memory_used_bytes (bytes) |
The active sessions | client_sessions (number) |
The active pending sessions | clients_sessions_pending (number) |
The current number of live daemon threads | jvm_threads_daemon_threads (number) |
The "recent cpu usage" for the whole system | system_cpu_usage (percentage) |
The complete execution time of sql statements (select, insert, update or delete) | database_executiontime_seconds_max (time in milliseconds) |
The complete execution time of sql statements (select, insert, update or delete) | database_executiontime_seconds (time in milliseconds) |
The amount of used memory | jvm_memory_used_bytes (bytes) |
The execution time of sql select statements | database_select_execution_time_seconds (time in milliseconds) |
The execution time of sql select statements | database_select_execution_time_seconds_max (time in milliseconds) |
The "recent cpu usage" for the JVM process | process_cpu_usage (percentage) |
An estimate of the total capacity of the buffers in this pool | jvm_buffer_total_capacity_bytes (bytes) |
The read time from the result of the sql select statements | database_select_readtime_seconds_max (time in milliseconds) |
The read time from the result of the sql select statements | database_select_readtime_seconds (time in milliseconds) |
The number of all written calendar entries | adito.calendar_write_total (number) |
The number of all updated calendar entries | adito.calendar_update_total (number) |
The number of all deleted calendar entries | adito.calendar_delete_total (number) |
The number of all refreshed calendar entries | adito.calendar_refresh_total (number) |
The number of all read calendar entries | adito.calendar_read_total (number) |
Counts read calls to this entity | adito.entity_count_read_total (number) |
Counts write calls to this entity | adito.entity_count_write_total (number) |
The execution time of this read call to this entity | adito.entity_duration_read_seconds_count (time in milliseconds) |
The execution time of this write call to this entity | adito.entity_duration_write_seconds_count (time in milliseconds) |
Counts successful calls to this http request method | adito.webservice_rest_count_success_total (time in milliseconds) |
Counts the calls to this http request method (successful and faulty) | adito.webservice_soap_count_total (number) |
Counts the calls to this user verification method | adito.webservice_rest_count_login_total (number) |
The execution time of an http request method | adito.webservice_soap_duration_seconds_count (time in milliseconds) |
Counts calls to this function | adito.indexsearch_count_total (number) |
The execution time of this function (e.g. "index" or "search") | adito.indexsearch_duration_seconds_count (time in milliseconds) |
The execution time of this function | adito.indexsearch_duration_seconds_sum (time in milliseconds) |
Counts the calls to this evaluate function on this identifier | adito.jdito_evaluate_count_total (number) |
The execution time of this evaluate function on this identifier | adito.jdito_evaluate_duration_seconds_count (time in milliseconds) |
The amount of the current ADITO tabs of a server | adito_ui_gauge (number) |
The amount of active contexts | adito_context_gauge (number) |
Counts how many events are sent | adito_remote_event_sent_count_total |
Counts how many events are received | adito_remote_event_received_count_tota |