[Link] a script to monitor disk usage and alert when over 80%.
[Link] a script to clean /tmp directory older than 7 days.
[Link] to monitor a web service and alert on failure.
[Link] logs and keep last 5 files.
[Link] MySQL DB daily with timestamp.
[Link] IP addresses in a text file.
[Link] server IPs from a file and ping each.
[Link] and email top CPU-consuming processes.
[Link] into multiple servers and execute commands.
10. Script to archive application logs to S3.
11. Script to restart a service if down.
12. Script to tail multiple logs in parallel.
13. Monitor SSL cert expiration.
14. Parse log file and count failed logins.
15. Report users with UID > 1000.
16. Find and kill zombie processes.
17. Script to compare two directories for differences.
18. Monitor network bandwidth in real-time.
19. Script to create users from CSV file.
20. Alert if a Docker container is not running.
21. Script to auto-deploy a static site using rsync.
22. Create a script to automate git pull and restart service.
23. Generate a dynamic inventory file for Ansible.
24. Build a script to validate YAML/JSON files.
25. Parse Jenkins job status via API and alert if failed.