Watchdog Mode // Autopilot for your servers

Your servers. Always watched.

mttrly Watchdog monitors your infrastructure 24/7, alerts on problems, and lets you fix them with button taps. No AI, no surprises — just reliable, predictable automation for DevOps and SRE teams.

See Features
Free tier forever • Upgrade to Bro ($39/mo) when ready
ssh session terminated
> Connection lost. Reconnecting... Failed.
⚠ CRITICAL ALERT
Service 'nginx' is down on prod-server-01
// Switched to mttrly (Telegram)
/restart nginx
[mttrly] ✅ Command executed successfully.
Service 'nginx' is running.
MTTR: 45 seconds.
$

ERROR: CONNECTION_TIMEOUT

Sound familiar? Infrastructure fails at the worst moment, and you're tied to your laptop.

01_PANIC

Failure on the go

Server crashed while you're in the subway or stuck in traffic. SSH from phone is torture, and clients are already sending angry emails.

02_ROUTINE

Wasted time

Opening laptop, connecting VPN, entering passwords just to restart a process or clean /tmp.

03_ANXIETY

Anxiety

Fear of stepping away from computer for too long because "something might break." You become hostage to your own code.

Watchdog has your back

  • >Auto-restart on crash — no human needed
  • >Alerts before users notice
  • >Fix issues with button taps, no typing
  • >Triggers and automation — set it and forget it
SYSTEM_STATUS
Server AlphaONLINE
DatabaseONLINE
Redis QueueONLINE
Last check: Just now via Telegram

Watchdog features

> /status

All servers — one tap

CPU, RAM, Disk, services. Get a summary of all your servers with one tap. Know about problems before users do.

> /logs

Logs in your pocket

View logs right in your messenger. Filter errors, search by keywords. SSH client no longer needed.

> Auto-restart

Self-healing

App crashed? Watchdog restarts it automatically. OOM killed your process? It's already back up.

> Triggers

Rules: if X — do Y

CPU > 90%? Clear cache automatically. Disk full? Run cleanup script. You define the rules, Watchdog executes.

Initialization SETUP_PROTOCOL

STEP 01: Connect

Pick your messenger — Telegram, Slack, or Discord. Get your API key.

STEP 02: Agent

Install lightweight Go binary on your server. One line. No dependencies.

curl -sL https://mttrly.com/install.sh | bash -s -- -t YOUR_TOKEN

STEP 03: Control

Server is online. Now you manage it via chat.

SECURITY_AUDIT

Giving a bot access to your server is a big step. That's why security is built into every layer.

Confirmation required

Critical commands (restart, rm) require button confirmation. Accidental disasters are impossible.

No incoming ports

Agent works via WebSocket (outbound). No need to open firewall ports.

Audit logs

Every action is logged. Full visibility into what Watchdog did and when.

Watchdog vs alternatives

ParameterWatchdogSSH Mobile ClientsGrafana / Prometheus
Mobile convenienceHigh (Chat)Low (Console)Medium (Dashboards)
Auto-healingYes (auto-restart)NoNo
Active actionsYes (button taps)Yes (typing)No
Setup complexity2 minutesKeys, VPNDays/Weeks
Self-hosted • MIT Licensed • No registration required

Own your infrastructure.

Агент mttrly станет open source. Self-hosted standalone режим без регистрации. MIT License.

  • MIT Licensed — use it anywhere, modify it freely
  • Standalone mode — no Central service required
  • Your bot, your rules — create bot via @BotFather
  • 15+ built-in playbooks — health checks, Docker, SSL, logs
Узнать больше
standalone-setup.sh
# Install agent
npm install -g mttrly-agent
# Configure (2 env vars)
export TELEGRAM_BOT_TOKEN=
export ALLOWED_TELEGRAM_USERS=
# Run
mttrly-agent start
✓ Agent running in standalone mode
✓ No registration required
✓ All data stays on your server

Deployment Bro FAQ

Further Reading

Site Reliability Engineering: How Google Runs Production Systems

Betsy Beyer, Chris Jones, Jennifer Petoff, Niall Richard Murphy · Book (Free Online)

The foundational SRE text defining MTTR, monitoring, alerting, and incident response practices used by Google and adopted industry-wide.

The Site Reliability Workbook: Practical Ways to Implement SRE

Betsy Beyer, Niall Richard Murphy, David K. Rensin, et al. · Book (Free Online)

Hands-on companion to the SRE Book with concrete implementation patterns for alerting, on-call, and incident management.

Accelerate: The Science of Lean Software and DevOps

Nicole Forsgren, Jez Humble, Gene Kim · Book

Research-backed evidence that MTTR is one of the four key metrics predicting software delivery performance and organizational outcomes.

The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win

Gene Kim, Kevin Behr, George Spafford · Book

Narrative introduction to DevOps principles — why reducing Mean Time to Recovery matters more than preventing all failures.

Let Watchdog handle the routine.

Start free. Add AI features when you need them.

Free tier forever • Deployment Bro $39/mo