One signal desk

Catch silent failures. See what changed.

Uptime, cron, security evidence, and status communication in one operational trail.

Proof before pitch

Check an endpoint now. Wire a job in one line.

Quick Check runs against the live API without signup. Cron telemetry uses the same lightweight HTTP pattern your scripts already know.

Quick CheckTry it without signing up.

One check-in. No agents.

one line
curl -fsS "$TELESIS_CRON_URL"

Completion-only by default. Add start and fail events when you need hung-run detection or immediate failure alerts.

One trail

Every system leaves a signal.

Telesis keeps detection, diagnosis, response, and communication on the same service record so context survives the handoff.

  1. Detect

    A check, heartbeat, or posture scan records a scoped signal.

  2. Understand

    History and evidence show the affected service and change.

  3. Alert

    Rules notify the right destination and recover cleanly.

  4. Communicate

    Coordinate an incident and update verified subscribers.

Monitor

Watch the request path and the work nobody can visit in a browser.

Uptime monitoring

Know which monitor failed, not just that a service looks red.

HTTP, browser, and Playwright checks retain their own latest result and roll into a clearly labeled service overview. Latency, assertions, and result history stay check-scoped when that is the honest boundary.

  • HTTP status and latency
  • Browser journey checks
  • Explicit check-level history
  • Service-wide 30-day overview

Cron monitoring

One check-in. No agents.

Tell Telesis when your existing job should finish, then call its private check-in URL.

Illustrative product preview

Nightly backup

0 2 * * * · UTC

Started

12 Jul · 02:00:04 UTC

Completed

12 Jul · 02:04:12 UTC

Next expected

13 Jul · 02:00:00 UTC

Completion-only check-inSucceeded

Protect

See the posture the public internet sees.

Telesis scans internet-facing behavior and prioritizes remediation. Outside-in security evidence covers endpoint posture. It is not cloud inventory, entitlement, or identity-graph coverage.

Explore endpoint security

Illustrative product preview

Latest endpoint scan

https://api.example.com

Example grade

B

82 / 100

  • Content-Security-Policy is missingHigh
  • Deprecated TLS 1.1 is acceptedMedium
  • Certificate chain verifiedPassed

Fixed example scan · 12 Jul 2026 · 09:40 UTC

Public status

Turn incident response into customer trust.

Publish selected services, coordinate incident updates, and email only verified subscribers when an incident is created, updated, or resolved. Cron failures stay private unless you explicitly opt a monitor into service health and create an incident.

Illustrative product preview

API response delay

status.example.com

Incident updateMonitoring

Mitigation is in place. Response times are returning to their usual range while the team continues to observe the API.

Service status
Degraded performance
Delivery
Verified subscribers notified

Example operator-created incident; cron failures are not auto-published.

Integrate

Start with HTTP. Automate with the CLI and API.

Use a single URL in a script, wrap the command when you need richer lifecycle events, or configure services and checks through the API. Terraform remains available for supported infrastructure resources.

Wrap a scheduled commandshell
telesis cron run "$TELESIS_CRON_URL" -- \
  ./backup-production.sh
Sends start and terminal events, records duration and exit code, and preserves the command's original exit status.

CLI

Ping, wrap a command, or run a local endpoint check.

API

Authenticated Connect RPCs and a lightweight telemetry API.

Kubernetes

Copy-ready telemetry for scheduled containers and jobs.

GitHub Actions

Mark workflow start, completion, or failure from CI.

Canonical pricing

One catalog for the page, billing, and backend limits.

Cron monitors count toward the same monitor limit as other checks and retain run history for the plan's configured retention period.

Free

$0forever

For personal services and early production signals.

  • 5 services
  • 10 monitors across enabled check types
  • 5-minute minimum interval
  • 7-day history
  • Email alerts
  • Cron job monitoring
Start free

Built for lean teams

Starter

$10/month

For lean teams bringing uptime, cron, and security signals together.

  • 25 services
  • Unlimited monitors across enabled check types
  • 1-minute minimum interval
  • 30-day history
  • Email, Slack, Discord alerts
  • Cron job monitoring
  • Outside-in endpoint security scans
Start free

Pro

$30/month

For production teams that need faster detection and deeper response context.

  • Unlimited services
  • Unlimited monitors across enabled check types
  • 30-second minimum interval
  • 90-day history
  • Email, Slack, Discord, PagerDuty, Webhook alerts
  • Cron job monitoring
  • Outside-in endpoint security scans
  • AI-assisted root cause analysis
Start free

Questions

The boundaries are part of the product.

What does cron monitoring actually watch?

Telesis expects an HTTP check-in for each scheduled occurrence. It can also accept start and fail events, record duration and exit code, detect missed deadlines, and time out runs with a configured maximum runtime.

Will a failed cron job change my public status page?

No. A cron monitor stays internal and does not affect service health unless you explicitly enable that option. Failed runs never create public incidents automatically.

How broad is the security monitoring?

It measures the endpoint an external user reaches: TLS, certificates, headers, DNS posture, exposed technology, and related findings. It does not inventory cloud accounts, identities, or internal assets.

How do status-page subscriber emails work?

Subscribers must verify their email address first. Incident-created, updated, and resolved messages include a recipient-specific unsubscribe link.

Can I try Telesis before creating an account?

Yes. Quick Check runs an uptime, security, or technology check without signup. A free account then adds continuous monitoring within the generated plan limits.

Give every important service and scheduled job a clear signal.

Start with a live endpoint check, then bring uptime, cron, security evidence, incidents, and status communication into one operating trail.