patrickallaert/php-apm-web
最新稳定版本:2.0.0
Composer 安装命令:
composer require patrickallaert/php-apm-web
包简介
APM (Alternative PHP Monitor) web frontend
README 文档
README
APM (Alternative PHP Monitor) is a monitoring extension enabling native Application Performance Management (APM) for PHP.
This is the web frontend that enables visualizing the data gathered by that extension.
Installing
From source:
-
Check out this repository so that it can be accessed by your webserver.
git clone https://github.com/patrickallaert/php-apm-web.git apm-web -
Configure
config/db.phpto use the correct backend:return new PDO("sqlite:/var/php/apm/db/events");
-
Reach the created directory from your browser: http://localhost/path/to/apm-web/
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 78
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: PHP-3.01
- 更新时间: 2015-03-09