Skip to content

Easily monitor CPU, memory, storage, web server, and network connections in your Laravel applications. Gain insights into system performance and enhance your app's efficiency. Quick integration for seamless resource tracking.

Notifications You must be signed in to change notification settings

Adamibnualfatahh/laravel-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-probe

Easily monitor CPU, memory, storage, web server, and network connections in your Laravel applications. Gain insights into system performance and enhance your app's efficiency. Quick integration for seamless resource tracking.

Installation

You can install the package via composer:

composer require laravel-probe/probe

Integration

After installing the package, add the following line to the providers array in your config/app.php file:

Laravel\Probe\ProbeServiceProvider::class,

Usage

To start monitoring system resources, you can use the provided artisan command:

php artisan probe:listen

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Easily monitor CPU, memory, storage, web server, and network connections in your Laravel applications. Gain insights into system performance and enhance your app's efficiency. Quick integration for seamless resource tracking.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages