Probes


Purpose

The Probes page gives staff a quick view of the system’s health. It shows whether the system is working normally or if there may be delays when performing tasks.


Use Case

If the system seems slow, staff can use the Probes page to check whether the server is busy or if there are many requests waiting. This helps confirm whether an issue is due to the system itself or something external (such as internet connection).


Accessing Probes

  1. From the sidebar, go to System → Probes.

  2. The page will load and display a set of service boxes.


Probes View

The Probes screen displays information such as:

  • .NET Thread Pool – background tasks running in the system.

  • Thread Pool – how many tasks the system can handle at once.

  • Memory Cache Services – how much information is being held in memory.

  • HTTP Workers – whether the system is handling web requests normally.


How to Read the Page

  • If most values are 0, the system is idle and not under stress.

  • If numbers are higher (e.g., many executing workers or waiting requests), the system is busy.


Example

Below is a typical Probes screen:

Last updated