Commit 9dd50a5
Add health monitoring integration to setup wizard
Changes:
- Add Step 6 to setup wizard: Automated health monitoring via cron
- Provide copy-paste ready crontab entry (every 15 minutes)
- Logs health checks to ~/.gcode_health.log
This makes users aware of the check_gcode_monitor.sh script and provides
an easy way to set up automated monitoring during initial setup.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent deb2634 commit 9dd50a5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
260 | 264 | | |
261 | 265 | | |
262 | 266 | | |
| |||
0 commit comments