Skip to main content
CLI for website health

MonitorMojo CLI for website health workflows

Prepare repeatable website monitoring workflows for checks, risk signals, and client reports.

The commands below are workflow examples, not a published CLI package. Use the documented HTTP API today while CLI distribution remains a preview.

terminal
$ monitormojo check example.com
Health Score: 92 - good
Signals: reachable, HTTPS valid, response time normal

$ monitormojo headers scan example.com
3 security headers missing
- X-Frame-Options
- Content-Security-Policy
- Strict-Transport-Security

$ monitormojo export website-health.csv
Export saved: website-health-2026-06-19.csv

Use cases

Common CLI workflows

terminal

Run website health checks

Check reachability, HTTPS, SSL, and response time from your terminal.

verified_user

Review HTTPS and SSL status

Inspect certificate validity and expiry details for any public website.

speed

Check response-time signals

Spot slow responses before they turn into client complaints.

file_download

Export client-ready summaries

Save clean health results for client reports and internal workflows.

Commands

Simple command-style workflows

check_circlecheck
monitormojo check example.com

Run a full website health check on any public URL.

shieldheaders
monitormojo headers scan example.com

Scan for missing or weak security headers.

file_downloadexport
monitormojo export website-health.csv

Export client-ready health summaries to CSV.

Who it is for

AgenciesFreelancersFoundersWebsite maintenance teams

Get started

Build a cleaner website health workflow

Run website health checks from your terminal and export results for clients and teams.