Skip to content

A Shell Script to Monitor Network, Disk Usage, Uptime, Load Average and RAM Usage in Linux. Originally published on http://www.tecmint.com

License

Notifications You must be signed in to change notification settings

spezialist1/TECMINT_MONITOR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

TECMINT_MONITOR

A Shell Script to Monitor Network, Disk Usage, Uptime, Load Average and RAM usage in Linux.

USAGE

To execute the script please read its content, using in preference nano editor, and then

$ bash tecmin_monitor.sh 

or you can install it, by downloading the script to the computer you want to monitor. Then give the appropiate permissions to the script using chmod command and execute it like this :

$./tecmint_monitor.sh -i

Shell Script to Monitor Linux System Health

You can check some basics informations about the script by executing :

$ bash tecmint_monitor -v

BUG AND REPORT

Please report to us on tecmint website.

LICENSE

Released under APACHE v2 (please check the LICENSE file for further informations)

Originally published on http://www.tecmint.com

The original author allowed to upload the script to Github and further develop it.

About

A Shell Script to Monitor Network, Disk Usage, Uptime, Load Average and RAM Usage in Linux. Originally published on http://www.tecmint.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%