Skip to content

A shell script that displays system information like current time, system uptime, free disk space, free memory, and load average. The script runs continuously and updates the information every 5 seconds.

prajwalpd7/System-Monitoring-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

System-Monitoring-Script

A shell script that displays system information like current time, system uptime, free disk space, free memory, and load average. The script runs continuously and updates the information every 5 seconds.

Usage

To use the script, simply download the script file and run it using the following command:

./system-monitoring.sh

The script will display the system information on the terminal window and update the information every 5 seconds. To stop the script, simply press Ctrl+C.

Contributing

If you find any bugs or issues with the script, feel free to open a new issue on the GitHub repository. You can also contribute to the script by submitting a pull request with your changes.

About -

This script is part of the Assignment, which aims to provide simple and easy-to-use scripts for system administration and monitoring.

About

A shell script that displays system information like current time, system uptime, free disk space, free memory, and load average. The script runs continuously and updates the information every 5 seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages