Skip to content

System Health Monitor

Last update: 6 July 2026

The System Health Monitor plugin provides a complete overview of your server and application status. It helps you monitor resource usage, verify server requirements, and identify potential issues before they affect your website.

Step 1: Open the System Health Plugin

Log in to your Admin Panel and navigate to:

Plugins

Locate the System Health plugin and click the Settings icon.

System Health Plugin

Step 2: Review the System Health Report

The System Health Check page displays real-time information about your server, application, and storage usage.

Click Recheck at any time to refresh all statistics.

System Health Dashboard

Health Check Reports

This section displays the current health status of your server and application.

The following information is available:

ItemDescription
Used Disk Space (%)Shows the percentage of disk space currently in use.
CPU LoadDisplays the current processor usage on your server.
EnvironmentIndicates the current application environment, such as production or local.
Debug ModeShows whether Laravel Debug Mode is enabled or disabled.
Total Disk SpaceDisplays the total storage capacity available on the server.
Used Disk SpaceShows the amount of storage currently being used.
Available Disk SpaceDisplays the remaining free storage available on the server.

Storage Usage

The Storage Usage chart provides a visual representation of your server's storage utilization.

It displays:

  • Total Storage Capacity
  • Used Storage
  • Free Storage

This makes it easy to monitor disk usage at a glance.

System Information

The System Information section provides important details about your application and server.

It includes:

InformationDescription
Current PHP VersionThe PHP version currently running on the server.
Laravel VersionThe installed Laravel framework version.
GoBiz VersionThe current version of the GoBiz application.
Laravel Log FileDisplays the location of the Laravel log file.
Laravel Log File SizeShows the current size of the application log file.
Database SizeDisplays the size of your application's database.

Required PHP Extensions

The plugin automatically checks whether all required PHP extensions are installed and enabled.

The following extensions are verified:

  • OpenSSL
  • PDO
  • GD
  • Mbstring
  • Tokenizer
  • JSON
  • cURL
  • Fileinfo
  • ZIP
  • BCMath
  • XML
  • Intl
  • Symlink

Each extension is marked with its current status, allowing you to quickly identify any missing requirements.

Tip: If any required PHP extension is missing or disabled, contact your hosting provider or server administrator to enable it before using all application features.

Best Practices

  • Review the System Health page regularly to ensure your server is operating correctly.
  • Check disk usage frequently to avoid running out of storage.
  • Keep Debug Mode disabled on production websites.
  • Verify that all required PHP extensions remain enabled after upgrading PHP or migrating your server.
  • Use the Recheck button after making server changes to refresh the health report.

© 2019-present NativeCode. All rights reserved.