Health Check
The Health Check page displays real-time status of key components and system usage metrics, allowing quick monitoring of system health and resource utilization.
Last updated
Was this helpful?
The Health Check page displays real-time status of key components and system usage metrics, allowing quick monitoring of system health and resource utilization.
Last updated
Was this helpful?
The API section provides a real-time status of the API services, showing whether they are currently running and accessible. It includes:
Status: Displays if the API services are active and functioning.
URL: Provides the direct link to access the API, ensuring connectivity for client requests.
PostgreSQL Database: Indicates the operational status of the PostgreSQL database, essential for data storage and retrieval.
Neo4j Graph Database: Displays the status of the Neo4j graph database, which supports complex relationships and queries within the data structure.
The Core section monitors the core application’s underlying infrastructure and services, detailing:
Status: Shows if the core services are up and running.
URL: Lists the URL endpoint for the core service, which is vital for backend processes.
PostgreSQL Database: Reflects the status of the core’s connection to PostgreSQL, enabling reliable data management.
Neo4j Graph Database: Shows the connectivity to the Neo4j graph database, supporting the application’s relationship-driven data needs.
HangFire Service: Displays the operational status of HangFire, responsible for handling background job processing and scheduling.
The System Usage section provides insights into resource consumption, helping monitor and manage system performance:
CPU Usage: Displays the current CPU load, indicating how much processing power is in use.
Memory Usage: Shows memory utilization, helping track whether available memory is sufficient for operations.
Disk Usage: Indicates disk storage consumption, highlighting free and used space to prevent storage overload.
Path: Specifies the directory path where the application is stored, useful for file management.
Version: Displays the current version of the FsProtect, allowing for version tracking and updates.