Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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 apm-web package provides the web application.

Package built for PHP 7.2.

Packages

php-pecl-apm-2.1.3-2.el6.remi.7.2.x86_64 [45 KiB] Changelog by Remi Collet (2017-07-18):
- rebuild for PHP 7.2.0beta1 new API