Inspired by https://github.com/MTco/Check-Server-Status
css | ||
gauge | ||
js | ||
screen | ||
.gitignore | ||
Aide.txt | ||
api.php | ||
cpu.json.php | ||
darktheme.js | ||
disk.json.php | ||
favicon.png | ||
index.php | ||
index.php_a_check | ||
LICENSE | ||
memory.json.php | ||
README.md | ||
ServerMonitor.php | ||
servers.xml | ||
ssl-checks.sh | ||
SSL.txt | ||
style.css | ||
system.php |
Check Server Status
Simple PHP Script for checking if a server is online or not and add additional other Check like SSL / PROC / Disk / memory ...
Need php5.4 or+
Installation
- Clone this repo in your web folder.
- Add your servers in web page !
SSL check (Optional)
for checking SSL information on hostname need to run the script in console
- Need the script bash
./ssl-checks.sh
- dependance needed:
apt-get install openssl
Exemple:
cd /path/Check-Server-Status
ssl-checks.sh --host echosystem.fr --end > SSL.txt
Update
- backup your servers.xml.
- In the root directory make :
git pull
Screenshot
INFORMATION 🚨
This page is not secure ! you need absolutly put a login or place it in a safety place !