CronJob Manager
v1.0.0
Main
Dashboard
Add Job
System
All Logs
CLI Tester
Settings
Edit Job
Thu, 12 Mar 2026 22:49
Edit Job
Basic Info
Job Name
*
Job Type
HTTP URL
CLI Command
URL
*
Method
GET
POST
POST Body
(optional)
Command
*
Runs as the system cron user. Use absolute paths.
Test a script first
Working Directory
(optional)
Directory to cd into before running the command
Exit code
0
= success. Any other exit code = failure. stdout/stderr are captured and shown in logs.
Schedule
Schedule Type
Simple Interval
Daily
Weekly
Time Windows
Cron Expression
Status
Active
Paused
Repeat every
Every 1 min
Every 2 min
Every 5 min
Every 10 min
Every 15 min
Every 30 min
Every 1 hour
Every 2 hours
Every 6 hours
Every 12 hours
Every 24 hours
Custom (minutes)...
Minutes
Run every day at
Runs once per day at the specified time.
Run on these days
Sun
Mon
Tue
Wed
Thu
Fri
Sat
At time
Time Windows
— different interval inside each window
Add Window
Default interval
(outside windows)
Every 1 min
Every 2 min
Every 5 min
Every 10 min
Every 15 min
Every 30 min
Every 1 hour
Every 2 hours
Every 6 hours
Every 12 hours
Every 24 hours
Cron Expression
crontab.guru
Quick examples:
*/5 * * * *
every 5 min |
0 9 * * 1-5
9am weekdays |
0 0 * * 0
midnight Sunday |
*/15 10-19 * * *
every 15m 10am–7pm
Priority & Weight
Priority
(1=highest)
1 — Critical
2 — High
3 — Normal
4 — Low
5 — Minimal
Weight
Light — fast, low resource
Medium — moderate
Heavy — slow / resource-intensive
Timeout (seconds)
cURL + stale lock timeout
Retries & Alerts
Max Retries
0 = no retries
Retry Interval (minutes)
Alert After N Failures
0 = never alert
Save Changes
Cancel