pinboard icon indicating copy to clipboard operation
pinboard copied to clipboard

Realtime PHP monitoring system which aggregates and displays Pinba data.

Results 18 pinboard issues
Sort by recently updated
recently updated
newest added

``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for doctrine/migrations ~3.0 -> satisfiable by doctrine/migrations[3.0.0]. - doctrine/migrations 3.0.0 requires doctrine/dbal...

``` Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for doctrine/migrations...

Current version of the pinboard uses request table, request table not exists in pinba2. The table ipm_pinba_report_by_hostname_and_server_90_95_99 from the migration Version20140521134244 not executing because of the incorrect comment for the...

Hi all, I tried to connect pinboard with pinba docker container tony2001/pinba and got following error: `[PDOException] SQLSTATE[HY000]: General error: 1005 Can't create table 'doctrine_migration_versions' (errno: 13)` Seems to pinba...

Hi I am trying to install pinboard for my server but showing blank page, when I enable the error log its showing the following error can you please help me...

home page have nothing about chart, Why? this is DB file for pinba, and i am sure that pinboard connected pinba. pinboard is running... [http://ymlair.u.qiniudn.com/pinba.sql](url)

Query for calculating amount of slow pages works without DISTINCT, but query for getting list of slow pages uses DISTINCT. This leads to the appearance of extra pages.

Query for calculating amount of slow pages works without DISTINCT, but query for getting list of slow pages uses DISTINCT. This leads to the appearance of extra pages.

composer install ``` You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug Warning: This development build of composer is over 60 days...