Download the PHP package helga-agentur/monitor-instance without Composer
On this page you can find all versions of the php package helga-agentur/monitor-instance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download helga-agentur/monitor-instance
More information about helga-agentur/monitor-instance
Files in helga-agentur/monitor-instance
Download helga-agentur/monitor-instance
More information about helga-agentur/monitor-instance
Files in helga-agentur/monitor-instance
Vendor helga-agentur
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 helga-agentur/monitor-instance contains the following files
Loading the files please wait ....