Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php56-php-pecl-apm - Alternative PHP Monitor

Website:
http://pecl.php.net/package/APM
Licence:
PHP
Vendor:
Remi Collet
Description:
Monitoring extension for PHP, collects error events and statistics and send
them to one of his drivers:

* StatsD driver sends them to StatsD using UDP.

* Socket driver sends them via UDP or TCP socket using its dedicated protocol.

* SQLite and MariaDB/MySQL drivers are storing those in a database.




NOTICE: the extension is disable, apm.ini configuration file needs to be edited.

The optional php56-apm-web package provides the web application.

Package built for PHP 5.6 as Software Collection (php56 by remi).

Packages

php56-php-pecl-apm-2.1.3-1.el6.remi.x86_64 [36 KiB] Changelog by Remi Collet (2017-02-13):
- Update to 2.1.3 (stable)
- drop patch merged upstream
php56-php-pecl-apm-2.1.2-1.el6.remi.x86_64 [36 KiB] Changelog by Remi Collet (2017-02-13):
- Update to 2.1.2 (stable)
- open https://github.com/patrickallaert/php-apm/issues/50
  PHP 5 build is broken
- add patch from https://github.com/patrickallaert/php-apm/pull/51

Provided by: Nexcess.net