Code Monkey home page Code Monkey logo

system-checks's Introduction

System Checker script

Works on this time only CentOS / Fedora / Ubuntu.

  • this script does not make any changes to your system
  • during operation, temporary files can be created in /tmp catalog

Features list

  • System info
    • Hostname
    • Distributive
    • Lical IP
    • External IP
    • SELinux status
    • Kernel / Architecture
    • Load average
    • Active user
  • CPU
    • Model name
    • Vendor
    • Cores / MHz
    • Hypervizor vendor
    • CPU usage
  • Memory usage
    • Total / Usage
    • Swap total / Usage
  • Boot information
    • Last boot
    • Uptime
    • Active user
    • Last 3 reboot
    • Last logons info
  • Disk Usage
    • Mount information
    • Disk utilization
    • Disc IO speed (Read / Write)
    • Show read-only mounted devices
  • Average information
    • Top 5 memory usage processes
    • Top 5 CPU usage processes
  • Speedtest
    • Washington, D.C. (east)
    • San Jose, California (west)
    • Frankfurt, DE, JP
  • Checking systemd services status
    • You can define services list
    • Show information form default list (nginx, mongo, rsyslog and etc)
  • Bash users
  • Who logged
  • Listen ports
  • Unowned files
  • User list from processes

Parameters

  • -sn - Skip speedtest
  • -sd - Skip disk test
  • -ss - Show all running services
  • -e - Extra info (Bash users, Who logged, All running services, Listen ports, UnOwned files, User list from processes)

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

system-checks's People

Contributors

m0zgen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.