文件名称:插针板:实时PHP监视系统,可汇总和显示Pinba数据
文件大小:233KB
文件格式:ZIP
更新时间:2024-03-12 15:37:54
php silex pinba PHP
Intaro纸板 (Pinba板)是一个实时PHP监视系统,可汇总和显示数据。 在框架上开发,并与PHP 5.3.3或更高版本一起使用。 安装 在安装Pinboard之前,您应该已经安装了 。 从1.5版开始,Intaro Pinboard需要Pinba 1.1或更高版本。 下载应用程序: $ git clone git://github.com/intaro/pinboard.git --branch=v1.5.2 下载: $ curl -sS https://getcomposer.org/installer | php 通过composer安装依赖库(并输入与Pinba数据库的连接参数): $ php composer.phar install 初始化应用程序(命令将创建其他表并定义crontab任务): $ ./console migrations:migrate
【文件预览】:
pinboard-master
----composer.json(2KB)
----config()
--------parameters.yml.dist(2KB)
----TODO(0B)
----CHANGELOG(2KB)
----LICENSE(1KB)
----src()
--------Pinboard()
--------init.php(3KB)
----views()
--------mem_usage.html.twig(4KB)
--------base.html.twig(2KB)
--------index.html.twig(1KB)
--------timer.html.twig(8KB)
--------_mail_footer.html.twig(92B)
--------cpu_usage.html.twig(4KB)
--------lock_notification.html.twig(254B)
--------_period_menu.html.twig(299B)
--------live.html.twig(16KB)
--------drawdown_notification.html.twig(3KB)
--------_menu.html.twig(830B)
--------error_notification.html.twig(757B)
--------_server_menu.html.twig(2KB)
--------server.html.twig(20KB)
--------_timers_period_menu.html.twig(368B)
--------req_time.html.twig(4KB)
--------statuses.html.twig(3KB)
--------timers.html.twig(5KB)
----console(658B)
----.gitignore(130B)
----web()
--------css()
--------index.php(384B)
--------.htaccess(188B)
--------img()
--------js()
--------favicon.ico(26KB)
----README.md(3KB)