Cron Logs
Cron Logs is cronhoster's own tool. The overview lists every cron with its health, its cadence, its last run and outcome, and its run, failure and skip counts. Health lets you spot a failing or overrunning cron at a glance. Open a cron to read its recent runs one by one.
Features
Every cron, one list
The overview lists every cron with its cadence, its last run and its outcome.
Health at a glance
Each cron reads Healthy, Warning, Failing or Idle, so a cron in trouble stands out at once.
A page per cron
Open a cron to read its recent runs: when each ran, how long it took and how it ended.
Runs, skips and kills
Each run notes whether it was stopped for overrunning, and how many ticks it skipped while busy.
Retained history
The local scripts keeps the run history the server has already pruned, so the record reaches back further.
Jobs joined to runs
It joins the cron directories in your content root with the runner's records. See reference/internals/runner/.
Screenshots