LiteHouse

A fourth Linux agent. It checks your site surface (headers, TLS, obvious public paths) and shows a command-center dashboard. It does not replace Server Health, Backup, or Metrics. It does not run exploit payloads.

Minimum CPU

  • nice 19 + ionice idle (class 3) on every run
  • systemd CPUQuota 5% for the 04:00 IST job, 3% for the poll
  • Poll every 5 minutes is a tiny curl. Python starts only if you clicked Run now
  • Install does not start a scan
  • Pauses between HTTP checks so the box stays responsive

What is in the dashboard

  • Overview — run status, target, severity breakdown
  • Vulnerabilities — each finding with details and how to confirm
  • Agent graph — which LiteHouse role is doing what
  • Steering — send a note or URL from the browser for the next run
  • History — jump between past runs
  • Reports — email the run to yourself or a teammate

Install (this agent only)

Sign in → LiteHouse → Show LiteHouse install line. Then pick OS.

Easy install

1. Pick one agent

Four separate programs. Installing one does not replace another. Sign in with an Active plan to see your live key, or copy it from the dashboard.

2. Pick your OS / panel

Only one OS at a time. Commands below are for LiteHouse only.

Manual quiet run: nice -n 19 ionice -c3 /usr/bin/litehouse --run

Open LiteHouse · All agents