global_memory_available_bytes – Memory available to our application in bytes. This is equal to global_host_system_memory_bytes * memproportion where memproportion represents the maximum percentage of system memory consumed by all of the Collabora Online, after which we start cleaning up idle documents. This parameter can be setup in coolwsd.xml.
document_resource_consuming_abort_started_count - number of resource consuming documents for which the termination process started (SIGABRT/SIGKILL signal was sent to the associated kit process) but they are still considered active by coolwsd. This is relevant because it shows how many resource consuming docs possibly could not be terminated or for which the termination process is too long.
document_all_wopi_download_duration_average_seconds – average between the download duration of each document (active or expired).
document_all_wopi_download_duration_min_seconds – minimum from the download duration of each document (active or expired).
document_all_wopi_download_duration_max_seconds - maximum from the download duration of each document (active or expired).
document_active_wopi_download_duration_total_seconds - sum of download duration of each active document.
document_active_wopi_download_duration_average_seconds - average between the download duration of each active document.
document_active_wopi_download_duration_min_seconds - minimum from the download duration of each active document.
document_active_wopi_download_duration_max_seconds - maximum from the download duration of each active document.
document_expired_wopi_download_duration_total_seconds - sum of download duration of each expired document.
document_expired_wopi_download_duration_average_seconds - average between the download duration of each expired document.
document_expired_wopi_download_duration_min_seconds - minimum from the download duration of each expired document.
document_expired_wopi_download_duration_max_seconds - maximum from the download duration of each expired document.
DOCUMENT UPLOAD DURATION
document_all_wopi_upload_duration_total_seconds - sum of upload duration of each document (active or expired).
document_all_wopi_upload_duration_average_seconds – average between the upload duration of each document (active or expired).
document_all_wopi_upload_duration_min_seconds – minimum from the upload duration of each document (active or expired).
document_all_wopi_upload_duration_max_seconds - maximum from the upload duration of each document (active or expired).
document_active_wopi_upload_duration_total_seconds - sum of upload duration of each active document.
document_active_wopi_upload_duration_average_seconds - average between the upload duration of each active document.
document_active_wopi_upload_duration_min_seconds - minimum from the upload duration of each active document.
document_active_wopi_upload_duration_max_seconds - maximum from the upload duration of each active document.
document_expired_wopi_upload_duration_total_seconds - sum of upload duration of each expired document.
document_expired_wopi_upload_duration_average_seconds - average between the upload duration of each expired document.
document_expired_wopi_upload_duration_min_seconds - minimum from the upload duration of each expired document.
document_expired_wopi_upload_duration_max_seconds - maximum from the upload duration of each expired document.
DOCUMENT VIEW LOAD DURATION
document_all_view_load_duration_total_seconds - sum of load duration of each view (active or expired) of each document (active or expired).
document_all_view_load_duration_average_seconds – average between the load duration of all views (active or expired) of each document (active or expired).
document_all_view_load_duration_min_seconds – minimum from the load duration of all views (active or expired) of each document (active or expired).
document_all_view_load_duration_max_seconds - maximum from the load duration of all views (active or expired) of each document (active or expired).
document_active_view_load_duration_total_seconds - sum of load duration of all views (active or expired) of each active document.
document_active_view_load_duration_average_seconds - average between the load duration of all views (active or expired) of each active document.
document_active_view_load_duration_min_seconds - minimum from the load duration of all views (active or expired) of each active document.
document_active_view_load_duration_max_seconds - maximum from the load duration of all views (active or expired) of each active document.
document_expired_view_load_duration_total_seconds - sum of load duration of all views (active or expired) of each expired document.
document_expired_view_load_duration_average_seconds - average between the load duration of all views (active or expired) of each expired document.
document_expired_view_load_duration_min_seconds - minimum from the load duration of all views (active or expired) of each expired document.
document_expired_view_load_duration_max_seconds - maximum from the load duration of all views (active or expired) of each expired document.