Download the PHP package zo/supervisor-monitor-bundle without Composer
On this page you can find all versions of the php package zo/supervisor-monitor-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zo/supervisor-monitor-bundle
More information about zo/supervisor-monitor-bundle
Files in zo/supervisor-monitor-bundle
Download zo/supervisor-monitor-bundle
More information about zo/supervisor-monitor-bundle
Files in zo/supervisor-monitor-bundle
Vendor zo
Package supervisor-monitor-bundle
Short Description This Bundle provides interface to monitor supervisor server processes
License MIT
Package supervisor-monitor-bundle
Short Description This Bundle provides interface to monitor supervisor server processes
License MIT
Keywords supervisor
Please rate this library. Is it a good library?
Informations about the package supervisor-monitor-bundle
ZOSupervisorMonitorBundle
This bundle provides a way to monitor supervisor process and control those states.
- Configure multiple supervisor server services.
- Start, Stop, Restart individual or all services.
Config
- Enable the bundle on app/AppKernel.php
-
Configure the bundle
- Register routes for bundles
Find the supervisor monitor page at /supervisor/monitor.
Widget
- Supervisor client is exposed as service
zo_supervisor_monitor.util.client
. -
Supervisor configured servers process information can be fetched as,
- Supervisor monitor view can be found at
ZOSupervisorMonitorBundle::services.html.twig
. Remember to passservices
andversion
variable to the view.
All versions of supervisor-monitor-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
symfony/framework-bundle Version 3.1.*
phpxmlrpc/phpxmlrpc Version 4.3.1
symfony/framework-bundle Version 3.1.*
phpxmlrpc/phpxmlrpc Version 4.3.1
The package zo/supervisor-monitor-bundle contains the following files
Loading the files please wait ....