Add your project
Point Ambih Monitor at a folder. It detects the stack, suggests a launch command, and offers a web-server profile for PHP projects.
Ambih Monitor tracks how any app — your dev servers and desktop apps alike — uses CPU, memory, disk and network across every launch. Catch memory leaks, performance regressions and runaway AI-generated code while you build, and right-size your VPS before you deploy. Free for individual developers · Windows · ~30 MB.
Works with whatever stack you (or your AI) are shipping.
How it works
Point Ambih Monitor at a folder. It detects the stack, suggests a launch command, and offers a web-server profile for PHP projects.
Ambih Monitor launches your project with optional CPU / RAM caps and samples its whole process tree once a second.
Every launch is recorded. Compare today’s footprint with last week’s, spot the leak, tag the run, and right-size your future VPS.
From launch to launch
Ambih Monitor turns every launch into data — so you ship leaner code, not just code that compiles.
Ambih Monitor records CPU, memory, disk and network for every run of your project. Compare launches side-by-side — the trend, not just the last 60 seconds.
When memory creeps or CPU jumps between runs, Ambih Monitor flags it. Find the leak in your dev environment — not from a 2 a.m. alert.
AI writes code that works; rarely code that runs lean. Ambih Monitor catches the memory bloat and CPU debt your assistant didn’t think to optimize.
Know exactly how much CPU and RAM your app really needs before you provision a server. Stop overpaying for headroom you’ll never use.
Label a run with what you’re building — auth, checkout, import. See which features actually drive your app’s footprint.
Cap any project at, say, 25 % CPU and 1 GB RAM. Safe sandboxing for runaway dev servers and overeager AI-generated code that loves to allocate.
Pro features
Free gives you live monitoring and a 5-session history per project. Pro adds the analytics layer: anomaly detection, regression scoring, baseline health, and a session deep-dive that compares any run to the nine before it.
Scaled-MAD spike scoring and a one-sided CUSUM drift detector flag the moment your app starts behaving differently. Severity-graded — only Warning and Critical ping the bell.
Robust z-score against the prior nine comparable sessions, with a Bonferroni guard so noise can’t flip the verdict. Stable, Watch or Regression — labelled, never hidden.
Per-project median + scaled MAD baselines for CPU, RAM, network and disk. A weighted multi-factor score tells you whether this launch is normal evolution or a real change.
For any past run: memory growth banner, per-resource spike intervals, an ordered anomaly list with σ scores, and a "Compared to last 9" verdict that replays as if you opened it that day.
Unlimited session history (Free keeps the most recent 5) with CPU, RAM and network trend lines, dashed median baselines, and chart-annotation dots for sessions with anomalies.
A launch segmenter separates startup transients from steady state, so a slow startup doesn’t contaminate your steady-state baseline — and a real startup regression shows up where you can see it.
Inside the app
See CPU, RAM, network and disk update in real time while your project runs. When something deviates from the project’s typical behaviour, Pro flags it as Spike / Drift / Critical and keeps a per-session list of every event with σ scores and the values that triggered it.
Pick a project and see how today’s run compares to the median of recent runs — by CPU, RAM, network and disk. A weighted, sign-aware score classifies the latest as Stable, Watch or Regression, with a confidence indicator based on how much history is in the corpus.
Click any past session for a memory-growth banner, three pill tabs (Session avg / Current / Compared to last 9), per-resource spike intervals, and an intra-session trend chart for CPU / RAM / Network / Cores used. The comparison view replays the verdict as it would have looked when the session ended.
Every project gets an at-a-glance card: detected stack with framework + dep count, Git branch with dirty/clean state, nested-project list inside monorepos, and one-click launchers for VS Code, your terminal and the file manager.
While you code in another window, the floating widget shows CPU, RAM, network up/down for the current project. Compact, retractable, and you can pop out the output terminal alongside it when you want it.
Before you install
Operating system
Windows 10 (1809+) or Windows 11, 64-bit
Runtime
.NET 8 Desktop Runtime (bundled in the installer)
Memory
4 GB RAM minimum — 8 GB recommended
Disk
~150 MB after install
Permissions
No admin rights required for normal use
Optional
Local git for the Git overview, Windows Terminal for “Open in terminal”
Why not just Task Manager?
Built for the gap that Activity Monitor, htop and Task Manager leave behind: per-project history, persisted across launches.
| Task Manager | Ambih Monitor | |
|---|---|---|
| Per-project CPU & memory | ||
| Aggregates the full process tree | ||
| History across launches | ||
| Compare runs side-by-side | ||
| Anomaly & regression detection | ||
| Hard CPU & RAM ceilings | ||
| Floating mini-monitor per project | ||
| Stack auto-detection |
Get it
Pick your platform. Windows is here today; macOS and Linux are next.
Building from source? Grab the code on GitHub — .NET 8 + Avalonia 11, MIT-licensed.
Questions
npm run dev server. It aggregates the whole process tree, so a packaged desktop app and a running dev server are measured the same way.When deploy day comes, you'll already know what your app really consumes. No more overspending on VPS headroom « just in case », no more outages from a tier that was too small.
Download for Windows