Skip to content

Various mundane functions turned into scripts because they're easy to forget

License

Notifications You must be signed in to change notification settings

schilling-ryan/server-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is just a collection of "common" functions on servers that may be performed infrequently enough to be easily forgotten.

Tools/Descriptions

Below are some of the scripts included and their intended purpose.

smart_stats.sh

Runs smartctl and prompts for the device to look at as well as greps through the output to display relevant statistics, since there's a lot of garbage in the output irrelevant to troubleshooting drive issues. You can run ./smart_stats.sh /dev/sda and it will work, or ./smart_stats.sh and it will prompt you to provide the path to the disk.

About

Various mundane functions turned into scripts because they're easy to forget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages