Skip to main content

🧑‍💼 Job monitor

A Job runs work until it succeeds. This monitor alerts when a Job fails or becomes suspended instead of completing normally.

Watches for Jobs that fail or become suspended.

ParameterWhat it does
jobMonitor.enabled✅ Watch for failed/suspended Jobs (default: true)

Configuration fragment

Add this fragment through kwatch.sh's Configure settings flow, or merge it into the configuration file used by your existing supported installation:

jobMonitor:
enabled: true