HMIG 5 jobs live monitor — 2026-04-26 23:10:48 KST
mode: night
HA API: OK — {"message":"API running."}
HTTP_CODE=200 TIME_TOTAL=0.001154
| job | enabled/state | schedule | next fire | latest cron output | exit | 판정 |
|---|---|---|---|---|---|---|
| hmig-cold-alert | True/scheduled | 10 7 * * * |
next daily 07:10 KST | 2026-04-26T07:11:31+09:00 | 0 | N/A |
| hmig-rain-alert | True/scheduled | 15 7 * * * |
next daily 07:15 KST | 2026-04-26T07:15:32+09:00 | 0 | N/A |
| hmig-kpi-daily | True/scheduled | 45 7 * * * |
next daily 07:45 KST | 2026-04-26T07:45:39+09:00 | 0 | N/A |
| hmig-late-lights | True/scheduled | 0 23 * * * |
next daily 23:00 KST | 2026-04-26T23:00:47+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.001154
Latest output samples
hmig-cold-alert
file: /Users/ron/.hermes/cron/output/hmig-cold-alert/2026-04-26_07-11-31.md
# Script Cron Job: com.openclaw.cold-alert migrated from OpenClaw LaunchAgent
**Job ID:** hmig-cold-alert
**Kind:** shell
**Run Time:** 2026-04-26 07:11:31
**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-26_07-15-32.md`
```text
# Script Cron Job: com.openclaw.rain-alert migrated from OpenClaw LaunchAgent
**Job ID:** hmig-rain-alert
**Kind:** shell
**Run Time:** 2026-04-26 07:15:32
**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-26_07-45-39.md`
```text
# Script Cron Job: com.openclaw.kpi-daily migrated from OpenClaw LaunchAgent
**Job ID:** hmig-kpi-daily
**Kind:** shell
**Run Time:** 2026-04-26 07:45:39
**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.80s
## 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-26_23-00-47.md
# Script Cron Job: com.openclaw.late-lights migrated from OpenClaw LaunchAgent
**Job ID:** hmig-late-lights
**Kind:** shell
**Run Time:** 2026-04-26 23:00:47
**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.46s
## 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