Skip to main content

Dashboard

July 21, 2025

To get information regarding the state of your AhsayCBS system, simply click the Dashboard icon under “Monitoring” from your AhsayCBS web console.

Dashboard

The dashboard is a one-stop overview providing important information that the system administrator should pay attention to, for example, system errors/warnings, the system health conditions and real-time activities of the system. With this information, system administrator can quickly identify potential issues that might pose a threat to the AhsayCBS system and therefore can react accordingly to fix the issues. Below is a summary of the information that the dashboard section provides.

There are seven tabs, each of which is described below:

To Dos

The following shows the “To Dos” tab under Monitoring > Dashboard. It contains system announcement, errors and warnings such as “Missed Backups”, “Failed Backups”, “System Errors”, “Replication Errors”, “API Errors” and “Email Errors”. Administrators and operators can refer to these messages to take corresponding action.

To Dos

There are two viewing options for the log entries: Logs Period and Number of Rows per Page.

  • Logs Period

    You can select to display the log entries of the errors and warnings from a period of time you selected. Click the drop-down menu on the right in the “Errors and Warnings” section to select the desired period of time.

    To Dos

    A chart illustrating the number of errors for different types of errors/warning will be displayed if the selected period of time is other than Today and Yesterday.

    In the chart below, for example, the vertical axis denotes the number of errors/warnings while the horizontal axis denotes the date. The lines on the chart in different colors correspond to the different types of errors/warnings as shown in the number counter below the chart in their respective colors.

    Errors and Warnings

  • Number of Rows per Page

    You can also select the number of rows (i.e. the number of entries) to display on each page. Click on the drop-down menu as shown in the screen shot below to select the desired setting.

    To Dos

Missed Backups

Missed Backups

This page shows all details on all missed backups from all backup users using the AhsayCBS server. Missed backup refers to backup jobs that failed to run according to the set backup schedules. Any backup jobs failed to run backup 6 hours after the scheduled backup time is considered as missed backup.

Missed Backups

Title Description
Login Name Login name of the backup user.
Owner Owner of the backup account.
Backup Set Name of the backup set that has missed the scheduled backup.
Destination Backup destination of the missed backup.
Job Date and time when the backup job was classified as missed backup.
Status Status of the missed backup job.

Failed Backups

Failed Backups

This page shows all details on all failed backups from all backup users using the AhsayCBS server. Failed backup refers to backup jobs that are not performed successfully. The backup failure could be caused by various reasons, such as storage capacity on the backup destination, Internet connection between the client backup agent and the AhsayCBS server/backup destination, user interruption during backup, etc.

Failed Backups

Title Description
Login Name Login name of the backup user.
Owner Owner of the backup account.
Backup Set Name of the backup set that has missed the scheduled backup.
Destination Backup destination of the missed backup.
Job Date and time when the backup job was classified as missed backup.
Status Status of the missed backup job.
Report Downloadable report in pdf format.

System Errors

System Errors

System Errors

Title Description
Timestamp Date and time when system error was recorded.
Login Name Name of the backup user related to the system error.
Owner Owner of the backup account.
Message Message showing the system errors in detail.

Replication Errors

Replication Errors

Replication Errors

Title Description
Timestamp Date and time when replication error was recorded.
Message Message showing the replication errors in detail.

API Errors

API Errors

API Errors

Title Description
Timestamp Date and time when API error was recorded.
Login Name Name of the backup user related to the API error.
Owner Owner of the backup account.
Message Message showing the API errors in detail.

Email Errors

Email Errors

Email Errors

Title Description
Timestamp Date and time when email error was recorded.
Login Name Name of the backup user related to the system error.
Owner Owner of the backup account.
Message Message showing the email errors in detail.

Overview

The following shows the “Overview” tab under Monitoring > Dashboard.

Overview

This is an overview of the system resource and system settings. These are useful information for administrator or support staff to collect regarding machine information. This information includes “Virtual Machine”, “VM version”, “Vendor”, “Java version”, “Operating System”, “CPU Architecture”, “Number Of Processors”, “Committed Virtual Memory”, “Physical Memory”, and “Swap Space”.

In addition, a list of system settings such as “VM Arguments”, “Class Path”, “Library Path”, “Boot Class Path” and “System Properties” are shown for reference.

CPU

The following shows the “CPU” tab under Monitoring > Dashboard. Here you can see the current CPU utilization, the percentage that the system and application use.

CPU

There are two parts of information from this page.

CPU Usage Chart

The CPU Usage shows the daily usage of the machine’s CPU where the AhsayCBS is installed, with the vertical axis denotes the CPU utilization rate while the Y axis denotes the time.

CPU Usage

Usage Distribution

This chart shows the CPU usage distribution in percentage on System and Application.

Usage Distribution

Memory

The following shows the “Memory” tab under Monitoring > Dashboard. This is a graphical view of the memory pool/managers usage on this machine.

Memory

Title Description
Heap Size The heap memory is the runtime data area from which the Java VM allocates memory for all class instances and arrays.
Non Heap Size Non heap memory includes a method area shared among all threads and memory required for the internal processing or optimization for the Java VM.
Par Eden Space The pool from which memory is initially allocated for most objects.
Par Survivor Space The pool containing objects that have survived the garbage collection of the Eden space.
CMS Old Gen The pool containing objects that have existed for some time in the survivor space.
Code Cache The HotSpot Java VM also includes a code cache, containing memory that is used for compilation and storage of native code.
Metaspace The pool containing all the reflective data of the virtual machine itself, such as class and method objects. With Java VMs that use class data sharing, this generation is divided into read-only and read-write areas.
Compressed Class Space This is part of the metaspace.

Storage

The following shows the “Storage” tab under Monitoring > Dashboard. This is the local storage and predefined destination usage overview.

Storage

Disk Usage

Under the Disk Usage section, it shows all the drives on the machine where the AhsayCBS is installed. You can see the capacity used (“Used”) and capacity remaining (“Free”) for each drive.

Disk Usage

You can select to view the entries in the “Disk Usage” section sorted by Drive Letter or Free Storage.

Disk Usage View

Predefined Destination Usage

Under the Predefined Destination Usage section, it shows all the predefined destinations that you have added under the System Settings > Basics > Predefined Destination.

Predefined Destination Usage

You can select to view the predefined destination entries sorted by Destination Name or Free Storage.

Predefined Destination Usage View

Live Threads

The following shows the “Live Threads” tab under Monitoring > Dashboard. It shows all the live threads that are running on this machine.

Live Threads

Title Description
Live Threads Active process threads.
Peak The largest number of live threads record in the above period.
Daemon Threads Threads that are handled in the background.
Total Threads Started The total number of started threads.

If you click on the Details button below the Live Threads icon, you will see a breakdown of all live threads that are running on this machine. It is shown as thread groups for developers or administrators reference.

Live Threads

Live Threads Detail

Network

The following shows the “Network” tab under Monitoring > Dashboard. It shows all the network usage on this machine.

Network

You can use mouse over at any point of the curve to obtain the network usage in Mbps at a particular time.

Network Usage