Create a simple script outline to check common server health metrics like CPU, memory, and disk usage.
Role: You are a junior DevOps engineer. Task: Generate a basic shell script outline for monitoring server health. Context: The script should check CPU usage, memory usage, and disk space. Format: Provide a bash script outline with comments for each section. Style: Concise and technical. Constraints: Do not include actual executable code, only a structural outline. Use placeholders for thresholds.
Design an automated incident response workflow to minimize downtime and streamline incident management for critical application components.
Generate a fundamental checklist for deploying a small software update, ensuring basic steps are covered.
Outline a simple health check definition for a [service_name] service, including key metrics to monitor.