Skip to content

COMPLETE DEVOPS BASH TOOLKIT ASSESMENT #215

Open
bassprizzy wants to merge 2 commits into
ts-academy:mainfrom
bassprizzy:feature/bassprizzy
Open

COMPLETE DEVOPS BASH TOOLKIT ASSESMENT #215
bassprizzy wants to merge 2 commits into
ts-academy:mainfrom
bassprizzy:feature/bassprizzy

Conversation

@bassprizzy
Copy link
Copy Markdown

Summary

Completed all required DevOps Bash Toolkit scripts as part of the assessment.

Implemented scripts

  • user_info.sh (input validation, age categorization, logging)
  • system_check.sh (disk, memory, CPU monitoring, process stats)
  • file_manager.sh (create, delete, list, rename with logging)
  • backup.sh (directory backup with retention policy)
  • process_monitor.sh (process monitoring with restart simulation)
  • run_all.sh (interactive menu system - bonus)

Features

  • Bash automation scripts
  • Logging system implemented
  • Process monitoring with restart simulation
  • Backup retention handling
  • Interactive CLI menu (bonus)

Notes

All scripts are executable and tested locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant