这是indexloc提供的服务,不要输入任何密码
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

PavelD/tecmint_monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

TECMINT_MONITOR

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

USAGE

Script execution without parameter prints system health infomration.

$ bash tecmin_monitor.sh 

Shell Script to Monitor Linux System Health

For JSON uptput use -j parameter.

$ bash tecmin_monitor.sh -j

For installation as admin user use -i parameter.

# bash tecmin_monitor.sh -i

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

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%