Download the PHP package joinbox/monitor-instance without Composer
On this page you can find all versions of the php package joinbox/monitor-instance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joinbox/monitor-instance
More information about joinbox/monitor-instance
Files in joinbox/monitor-instance
Download joinbox/monitor-instance
More information about joinbox/monitor-instance
Files in joinbox/monitor-instance
Vendor joinbox
Package monitor-instance
Short Description The instance sends data to the monitor.
License GPL-2.0-or-later
Package monitor-instance
Short Description The instance sends data to the monitor.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package monitor-instance
Monitor-Instance
The Helga monitor tooling consists of the following two parts.
When instance is enabled it sends:
- Instance Data like Drupal Version, Git Repository, latest commit, branch etc. to the monitor as soon as the Drupal Cron hook is triggered.
- Log Data with severity ERROR, CRITICAL, ALERT or EMERGENCY to the monitor on Log-Event
Activation
Add the following lines to your settings.php file to enable functionality.
- Project: This also is the identifier for the monitor. It should be the same project wide.
- Environment: Make sure to use Live, Integration, Stage or Local
Local Environment
The config in settings.php is also required locally, although no logs are sent from there. ('environment'
needs to be 'Local')
Deployment
Make sure the "shell_exec" PHP function is enabled on your server. (In cyon go to "Erweitert" -> "PHP-Einstellungen" and enable "shell_exec")
All versions of monitor-instance with dependencies
PHP Build Version
Package Version
No informations.
The package joinbox/monitor-instance contains the following files
Loading the files please wait ....