Forty client sites,
one list, sorted by what is worst.
You do not need a dashboard per client. You need to know, before the phone rings, which of the forty is failing right now — and be able to say why, with a number, when the client asks whether it is your fault.
Open a live fleet view See what it costs
The demo is read-only and needs no account. Below is what that list actually looks like, pulled from our public endpoint when this page was built (2026-09-23).
What the list tells you in five seconds
| Client site | Requests / 24 h | p95 | Failing |
|---|---|---|---|
sklep-nowy-demo.pl | 11 060 | 192 ms | 5.6% |
sklep-demo.pl | 30 651 | 138 ms | 3.0% |
sklep-b2b-demo.pl | 12 307 | 98 ms | 1.2% |
klient-demo.pl | 9 772 | 58 ms | 0.5% |
blog-demo.pl | 16 835 | 44 ms | 0.3% |
Same software on all of them. One is returning 5.6% errors while another sits at 0.3%. That difference is the whole job: you look at one screen and you know which client to call first — and you call them, instead of them calling you.
Three things that decide this for an agency
- Your clients are on shared hosting. That is the real
constraint, and it rules out most of the market: an APM agent needs root
and a daemon. PHPRay's extension loads from the account's own
php.ini, and on WordPress there is a plugin that needs neither an extension nor a daemon — you install it the way you install any plugin. - You are not paying per host. Per-host APM pricing across forty small client sites is out of proportion to what those sites earn. Here 25 sites cost $99 a month and 100 cost $249, whatever they run on.
- Evidence you can send to a client. Every request is recorded, so "it was slow last Tuesday" becomes a named plugin, a named query and the day it changed. You can export that as one HTML file with the domain removed — here is a real one.
What it costs, plainly
| Plan | Sites | Per month | History |
|---|---|---|---|
| Local core | unlimited | $0, Apache-2.0 | your disk |
| Solo | 3 | $19 | 30 days |
| Studio | 25 | $99 | 30 days |
| Agency | 100 | $249 | 60 days |
The local core is free without limits and always will be — if you only need one site, you do not need us to be paid. The cloud console exists because a fleet is the case where one screen beats forty.
Where this is the wrong tool
If you need infrastructure metrics, logs, browser monitoring and alerting in one platform, this is not that, and replacing ten things with one is a real argument — take Datadog or New Relic and do not let us talk you out of it. If your clients run on servers you fully control and you want the deepest PHP call graphs available, Tideways is the better product. This page is for the case in between: many small client sites, on hosting you do not own, where nobody will pay per host.
Put one client site on it today
Free plan covers one site with no card. The local core is free without limits and installs in one line, with no root.
Create a free account Install the local coreRead next
- What a real WooCommerce shop looks like — the baseline to compare your clients against.
- PHPRay for hosting providers — the same thing across thousands of accounts.
- New Relic alternative — the per-user pricing that surprises teams.