Hermes Mission Control

andreCT

Updated 26m ago

7 services · 7 stale

cron-jobs

stale

5

5 jobs scheduled

26m ago

gateway

stale

active

4 recent errors

26m ago

heartbeat

stale

andreCT

v1 · 2026-06-23T07:15:26Z

26m ago

processes

stale

7

7 tracked processes

26m ago

sessions

stale

0

error: no such table: sessions

26m ago

system

stale

21% mem

disk 19% · load 1.80, 1.67, 1.43

26m ago

tmux

stale

3

3 tmux sessions

26m ago

Latest Payloads

cron-jobs stale
{
  "jobs": [
    {
      "id": "4b21ccaaf453",
      "name": "us-market-discipline-morning-brief",
      "script": "us-market-discipline-morning.py",
      "enabled": true,
      "no_agent": true,
      "schedule": {
        "expr": "0 8 * * 2-6",
        "kind": "cron",
        "display": "0 8 * * 2-6"
      },
      "last_run_at": "2026-06-23T08:00:28.969380+08:00",
      "last_status": "ok",
      "next_run_at": "2026-06-24T08:00:00+08:00",
      "last_delivery_error": null
    },
    {
      "id": "1a61633cc119",
      "name": "Daily Claude News & Community Briefing",
      "script": null,
      "enabled": true,
      "no_agent": false,
      "schedule": {
        "expr": "0 9 * * 1-5",
        "kind": "cron",
        "display": "0 9 * * 1-5"
      },
      "last_run_at": "2026-06-23T09:12:31.190416+08:00",
      "last_status": "error",
      "next_run_at": "2026-06-24T09:00:00+08:00",
      "last_delivery_error": null
    },
    {
      "id": "c308c2aad455",
      "name": "us-market-discipline-evening-premarket",
      "script": "us-market-discipline-evening.py",
      "enabled": true,
      "no_agent": true,
      "schedule": {
        "expr": "30 21 * * 1-5",
        "kind": "cron",
        "display": "30 21 * * 1-5"
      },
      "last_run_at": "2026-06-22T21:30:23.827011+08:00",
      "last_status": "ok",
      "next_run_at": "2026-06-23T21:30:00+08:00",
      "last_delivery_error": null
    },
    {
      "id": "b3b5bc431cfd",
      "name": "hermes-orphan-process-reaper",
      "script": "hermes-orphan-reaper.sh",
      "enabled": true,
      "no_agent": true,
      "schedule": {
        "kind": "interval",
        "display": "every 30m",
        "minutes": 30
      },
      "last_run_at": "2026-06-23T14:45:45.302485+08:00",
      "last_status": "ok",
      "next_run_at": "2026-06-23T15:15:45.302485+08:00",
      "last_delivery_error": null
    },
    {
      "id": "187b2c669cba",
      "name": "Server Health Watchdog",
      "script": "server-health-watchdog.sh",
      "enabled": true,
      "no_agent": true,
      "schedule": {
        "expr": "0 8 * * *",
        "kind": "cron",
        "display": "0 8 * * *"
      },
      "last_run_at": null,
      "last_status": null,
      "next_run_at": "2026-06-24T08:00:00+08:00",
      "last_delivery_error": null
    }
  ],
  "count": 5
}
gateway stale
{
  "active": "active",
  "uptime": "Tue 2026-06-23 11:34:20 +08",
  "last_error": "2026-06-19 15:44:28,120 WARNING gateway.platforms.telegram_network: [Telegram] Primary api.telegram.org connection failed (); trying fallback IPs 149.154.166.110",
  "error_count_last50": 4
}
heartbeat stale
{
  "hostname": "andreCT",
  "timestamp": "2026-06-23T07:15:26Z",
  "collector_version": "1"
}
processes stale
{
  "count": 7,
  "processes": [
    {
      "cmd": "/home/andre/.hermes/hermes-agent/venv/bin/python -m hermes_cli.main gateway run\n",
      "cpu": "0.0",
      "mem": "2.1",
      "pid": "342"
    },
    {
      "cmd": "/home/andre/.hermes/hermes-agent/venv/bin/python3 /home/andre/.local/bin/hermes\n",
      "cpu": "0.0",
      "mem": "4.2",
      "pid": "12161"
    },
    {
      "cmd": "tmux new-session -d -s loop:claude -x 120 -y 40\n",
      "cpu": "0.0",
      "mem": "0.0",
      "pid": "16510"
    },
    {
      "cmd": "node /home/andre/.hermes/lsp/bin/typescript-language-server --stdio\n",
      "cpu": "0.0",
      "mem": "0.8",
      "pid": "34093"
    },
    {
      "cmd": "/usr/bin/bash -c source /tmp/hermes-snap-3d7adb796535.sh >/dev/null 2>&1 || true builtin cd -- /home/andre/mission-contr",
      "cpu": "0.0",
      "mem": "0.0",
      "pid": "34376"
    },
    {
      "cmd": "bash /home/andre/.hermes/scripts/collect-hermes-state.sh\n",
      "cpu": "0.0",
      "mem": "0.0",
      "pid": "34379"
    },
    {
      "cmd": "python3 -c  import json, sys procs = [] for line in sys.stdin:     parts = line.split(None, 10)     if len(parts) >= 11:",
      "cpu": "0.0",
      "mem": "0.1",
      "pid": "34410"
    }
  ]
}
sessions stale
{
  "count": 0,
  "error": "no such table: sessions",
  "sessions": []
}
system stale
{
  "load_avg": "1.80, 1.67, 1.43",
  "disk_used_percent": 19,
  "memory_bytes_total": 8523874304,
  "memory_used_percent": 21,
  "memory_bytes_available": 6768062464
}
tmux stale
{
  "count": 3,
  "sessions": [
    "loop_orch:1",
    "r1_claude:1",
    "r1_codex:1"
  ]
}