PHPackages                             studiosite/monitoring-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. studiosite/monitoring-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

studiosite/monitoring-bundle
============================

Bundle for monitoring the simple parameters in yours projects

1.0.1(8y ago)0444MITPHPPHP ^5.5.9 || ^7.0CI failing

Since Sep 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/eugenekkh/MonitoringBundle)[ Packagist](https://packagist.org/packages/studiosite/monitoring-bundle)[ Docs](https://github.com/eugenekkh/MonitoringBundle)[ RSS](/packages/studiosite-monitoring-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

StudioSiteMonitoringBundle
==========================

[](#studiositemonitoringbundle)

Sometimes it becomes necessary to monitor some parameters using external monitoring systems (for example, zabbix). The bundle makes it very easy

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require studiosite/monitoring-bundle
```

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
