extra-checks-for-spatie-laravel-server-monitor | Additional custom checks for spatie laravel-server-monitor

 by   jcergolj PHP Version: v.15 License: MIT

kandi X-RAY | extra-checks-for-spatie-laravel-server-monitor Summary

kandi X-RAY | extra-checks-for-spatie-laravel-server-monitor Summary

extra-checks-for-spatie-laravel-server-monitor is a PHP library. extra-checks-for-spatie-laravel-server-monitor has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

It checks server loads in last 1, 5 and 15 minutes. It executes this command on the server: uptime. You can specify cpu load threshold in server-monitor.php config file. If it isn't provided the default values are 1.3. It checks if Redis is running. It executes this command on the server: redis-cli ping. It checks the current redis memory consumption. It executes this command on the server: redis-cli info memory. You can specify redis memory threshold in server-monitor.php config file. Default value is 5MB. It checks if horizon artisan process is running. It executes this command on the server: ps aux | grep -E ".*php([0-9]\.[0-9])? .*artisan horizon$" | grep -v grep. You can specify the number of horizon processes that should run on the server in server-monitor.php config file. The default value is 1. It checks if horizon supervisor process is running. It executes this command on the server: ps aux | grep -E ".*php([0-9]\.[0-9])? .*artisan horizon:supervisor" | grep -v grep. You can specify the number of horizon supervisor processes that should run on the server in server-monitor.php config file. Default value is 1. It checks if horizon worker process is running. It executes this command on the server: ps aux | grep -E ".*php([0-9]\.[0-9])? .*artisan horizon:work" | grep -v grep. You can specify the number of min and max horizon worker processes that should run on the server in server-monitor.php config file. The default value is 1 for both min and max. It checks if queue worker process is running. It executes this command on the server: ps aux | grep -E ".*php([0-9]\.[0-9])? .*artisan queue:work" | grep -v grep. You can specify the number of queue worker processes that should run on the server in server-monitor.php config file. The default value is 1. It checks if the number of mysql connections. It executes this command on the server: netstat -an | grep 3306 | grep ESTABLISHED. You can specify the db connection threshold in server-monitor.php config file. The default value is 40. How are custom values obtained? First we check if host specific value exists, then the general one in the config lastly if there is none the default value is used.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              extra-checks-for-spatie-laravel-server-monitor has a low active ecosystem.
              It has 41 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              extra-checks-for-spatie-laravel-server-monitor has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of extra-checks-for-spatie-laravel-server-monitor is v.15

            kandi-Quality Quality

              extra-checks-for-spatie-laravel-server-monitor has no bugs reported.

            kandi-Security Security

              extra-checks-for-spatie-laravel-server-monitor has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              extra-checks-for-spatie-laravel-server-monitor is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              extra-checks-for-spatie-laravel-server-monitor releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of extra-checks-for-spatie-laravel-server-monitor
            Get all kandi verified functions for this library.

            extra-checks-for-spatie-laravel-server-monitor Key Features

            No Key Features are available at this moment for extra-checks-for-spatie-laravel-server-monitor.

            extra-checks-for-spatie-laravel-server-monitor Examples and Code Snippets

            No Code Snippets are available at this moment for extra-checks-for-spatie-laravel-server-monitor.

            Community Discussions

            No Community Discussions are available at this moment for extra-checks-for-spatie-laravel-server-monitor.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install extra-checks-for-spatie-laravel-server-monitor

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jcergolj/extra-checks-for-spatie-laravel-server-monitor.git

          • CLI

            gh repo clone jcergolj/extra-checks-for-spatie-laravel-server-monitor

          • sshUrl

            git@github.com:jcergolj/extra-checks-for-spatie-laravel-server-monitor.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link