Skip to content

Create scripts/system_info.sh automation script #9

Description

@RickyDicaprio

We need a script that collects basic system information such as OS, CPU, RAM, and disk usage.

Tasks:
1. Create scripts/system_info.sh
2. Display OS name and version
3. Display CPU model and cores
4. Display total and available RAM
5. Display disk usage for main partitions
6. Update docs/how_to_run_scripts.md with usage instructions
7. Optional: add a Python version later for cross-platform support

Goal:
Provide contributors with a simple script to gather system information, which can be extended for monitoring automation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions