Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

🏷 Project Name

System Information Dashboard Script

πŸ“Œ Problem Statement

This is a bash script you can use to monitor system health, including memory usage, disk space, and active processes. It supports both a detailed "verbose" view and a one-line "compact" view.

🎯 Project Goals

Allow users to see system identity, that is host and current user. The lenght of time the device has been switched on (uptime) Total RAM memory, used and free or available memory. Total hard drive space, used and free space. The total number if processes the device is running. Top 5 memory consuming currently running processes.

πŸ›  Tech Stack

Bash sysinfo.sh

πŸ–₯ Features

Real-time logging which automatically sends the info to sysinfo.log. Two display modes; verbose for detailed system info and compact for one line info. Highlights high disk warning message in red for usage over 80%. Process and print the top 5 memory consuming processes that are running at that moment.

πŸ“· Screenshots

results of system info

βš™ Installation & Setup

git clone https://github.com/Palvett/System_info_dashboard_script.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors