virtual-insanity
← 리포트 목록

5_jobs_monitor

20260425 hmig

HMIG 5 jobs live monitor — 2026-04-25 23:10:00 KST

mode: night HA API: OK — {"message":"API running."} HTTP_CODE=200 TIME_TOTAL=0.001205

job enabled/state schedule next fire latest cron output exit 판정
hmig-cold-alert True/scheduled 10 7 * * * next daily 07:10 KST 2026-04-25T07:11:12+09:00 0 N/A
hmig-rain-alert True/scheduled 15 7 * * * next daily 07:15 KST 2026-04-25T07:15:13+09:00 0 N/A
hmig-kpi-daily True/scheduled 45 7 * * * next daily 07:45 KST 2026-04-25T07:45:20+09:00 0 N/A
hmig-late-lights True/scheduled 0 23 * * * next daily 23:00 KST 2026-04-25T23:00:59+09:00 0 SEEN
hmig-kpi-weekly True/scheduled 50 7 * * 1 2026-04-27 07:50 KST no output n/a WAIT

HA raw check

{"message":"API running."}
HTTP_CODE=200 TIME_TOTAL=0.001205

Latest output samples

hmig-cold-alert

file: /Users/ron/.hermes/cron/output/hmig-cold-alert/2026-04-25_07-11-12.md

# Script Cron Job: com.openclaw.cold-alert migrated from OpenClaw LaunchAgent

**Job ID:** hmig-cold-alert
**Kind:** shell
**Run Time:** 2026-04-25 07:11:12
**Schedule:** 10 7 * * *
**Command:** `HA_TIMEOUT=5 HA_URL=http://localhost:8123 HOME=/Users/ron PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin /bin/bash /Users/ron/.hermes/skills/smart-home/scripts/auto_cold_alert.sh`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 0.06s

## STDOUT

```text
[SKIP] 기온 정상 범위


### hmig-rain-alert
file: `/Users/ron/.hermes/cron/output/hmig-rain-alert/2026-04-25_07-15-13.md`
```text
# Script Cron Job: com.openclaw.rain-alert migrated from OpenClaw LaunchAgent

**Job ID:** hmig-rain-alert
**Kind:** shell
**Run Time:** 2026-04-25 07:15:13
**Schedule:** 15 7 * * *
**Command:** `HA_TIMEOUT=5 HA_URL=http://localhost:8123 HOME=/Users/ron PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin /bin/bash /Users/ron/.hermes/skills/smart-home/scripts/auto_rain_alert.sh`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 0.07s

## STDOUT

```text
[SKIP] 비/눈 예보 없음


### hmig-kpi-daily
file: `/Users/ron/.hermes/cron/output/hmig-kpi-daily/2026-04-25_07-45-20.md`
```text
# Script Cron Job: com.openclaw.kpi-daily migrated from OpenClaw LaunchAgent

**Job ID:** hmig-kpi-daily
**Kind:** shell
**Run Time:** 2026-04-25 07:45:20
**Schedule:** 45 7 * * *
**Command:** `/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python /Users/ron/.hermes/workspace/scripts/pipeline/kpi_telegram_wrapper.py`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 1.87s

## STDOUT

```text
[kpi-wrapper] start mode=daily
[kpi-wrapper] original stdout BEGIN

hmig-late-lights

file: /Users/ron/.hermes/cron/output/hmig-late-lights/2026-04-25_23-00-59.md

# Script Cron Job: com.openclaw.late-lights migrated from OpenClaw LaunchAgent

**Job ID:** hmig-late-lights
**Kind:** shell
**Run Time:** 2026-04-25 23:00:59
**Schedule:** 0 23 * * *
**Command:** `HA_TIMEOUT=5 HA_URL=http://localhost:8123 HOME=/Users/ron PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin /bin/bash /Users/ron/.hermes/skills/smart-home/scripts/auto_late_lights.sh`
**CWD:** `/Users/ron/.hermes/workspace`
**Timeout:** 300s
**Exit Code:** 0
**Duration:** 14.43s

## STDOUT

```text
/Users/ron/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
  warnings.warn(
[OK] TTS 완료

hmig-kpi-weekly

no output yet