Scrutiny logo
Monitoring · self-hosted

Scrutiny in one click.

Scrutiny is a hard drive s.m.a.r.t. health monitoring dashboard you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Scrutiny?

Scrutiny is a web dashboard for monitoring hard drive S.M.A.R.T. health data collected by smartmontools. It presents historical trends and pass/fail status for all attached drives.

CategoryMonitoring
Default port8703
Container imageghcr.io/analogj/scrutiny:v0.8.1-web

Run Scrutiny in Even

Even Stacks launches Scrutiny as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Scrutiny in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8703, and serves it over trusted HTTPS at https://scrutiny.localhost.

Drive Scrutiny with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Scrutiny directly, at both the UI level and the container level.

Through the Even MCP an agent can open its dashboards in the browser pane, read the metrics, and set up alerts. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Scrutiny and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:8703 for the SMART health dashboard. The container needs --privileged and /dev access to read disk data; trigger a manual scan with docker exec scrutiny scrutiny-collector-metrics run. Config and SQLite DB in /opt/scrutiny.

More Monitoring services

Other one-click services you can launch in Even Stacks.