ServerHealthCheck / shc

open-source made monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shc
The easy way to display information about your device

shc | ServerHealthCheck

made-with-bash License: GPL v3 GitHub contributors GitHub version

After quite some time of inactivity - there is a new version on its way


Installation

Clone this git-repo:

git clone https://github.com/ServerHealthCheck/shc.git

Go into the shc folder

cd shc/

Execute the init.sh by typing

bash init.sh

You will be asked to type in your sudo password, because the index.php file needs to be moved into /srv/www/htdocs (default apache folder location)

The script now prepares everything.

Future updates

  • More services

  • More system information

  • Wiki / Manual

  • Docker

About

open-source made monitoring

License:GNU General Public License v3.0


Languages

Language:Shell 74.0%Language:PHP 26.0%