cron-dashboard

Organizes cron jobs, systemd services, and Docker containers into a unified health and performance view.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill cron-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron-dashboard
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/cron-dashboard
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill cron-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Cron dashboards provide a single view to observe and troubleshoot when cron jobs, systemd services, and Docker containers are misbehaving, reducing MTTR and improving reliability.

Core Features & Use Cases

  • Unified view of scheduled tasks, service status, and container health.
  • Health scoring and lightweight diagnostics to guide remediation.
  • Use cases include server maintenance, incident response, and capacity planning.

Quick Start

Run cron-dashboard status to generate a real-time health view of cron jobs, services, and containers.

Frequently Asked Questions about cron-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor cron jobs, systemd services, and Docker containers in a single view?

You can unify monitoring for cron jobs, systemd services, and Docker containers by parsing crontab, querying systemd, and listing containers to generate a real-time health view with actionable diagnostics.

What is the best way to check server health for scheduled tasks and services?

The best way to check server health for scheduled tasks involves organizing cron jobs, systemd services, and Docker containers to reveal scheduling, health, and performance metrics in a single dashboard view.

Can I use this dashboard for server maintenance and incident response across multiple environments?

Yes, this dashboard applies to server maintenance and incident response across multiple environments, providing DevOps workflows with critical visibility into scheduled tasks, service health, and container status.

How do I generate a real-time health view of my crontab and Docker containers?

To generate a real-time health view of your crontab and Docker containers, run the dashboard status command, which immediately queries your system to provide lightweight diagnostics and health scoring.

Does this health monitoring dashboard require any external dependencies?

No external dependencies are required for this health monitoring dashboard. It directly parses crontab, queries systemd, and lists Docker containers natively to provide unified diagnostics and health scoring without additional packages.

Why does my cron job or systemd service misbehave without visible errors?

When a cron job or systemd service misbehaves without visible errors, this dashboard reduces mean time to resolution by providing a unified view to observe and troubleshoot scheduling conflicts, health, and performance issues.