Is Your System Health Status Tested/Checked Today... ????
#!----Here is a script to check the basic health status of a Linux system---#!
[[ Updated on 9th Sep 2024]]
This script has been tested to run successfully on RHEL9/8/7/6, SLES/SLED 15/12/11, Ubuntu24/22/18/16, Alma, Rocky, Boss6(Debian) etc,.x86 and x86_64 bit architectures. It may work on other variants as well, however, not tested. These tests were run on virtual machines.
This script has been tested to run successfully on RHEL9/8/7/6, SLES/SLED 15/12/11, Ubuntu24/22/18/16, Alma, Rocky, Boss6(Debian) etc,.x86 and x86_64 bit architectures. It may work on other variants as well, however, not tested. These tests were run on virtual machines.
This is a small, light-weight script which makes use of native Linux utilities to get the required details and doesn't need much space. This script could be added as a cron job to regularly get system details triggered via an email as desired. The script has been successfully tested to work on most popular Linux distributions. One may alter or change the script to get the desired function or task done.