system-checks

System Checker script

Works on this time only CentOS / Fedora / Debian.

Features list

Parameters

Usage

You can use this script with several parameters:

./system-check.sh -sn -sd -e
./system-check.sh -ss

How to run?

You can run script directly:

wget -O - https://raw.githubusercontent.com/m0zgen/system-checks/master/system-check.sh | bash

Or you can clone repository:

git clone https://github.com/m0zgen/system-checks.git

After clone go to folder and run script:

cd system-checks && ./system-check.sh

Repository

Description

Thanks