Skip to content

Small PHP script to give a brief overview of the server health. Good for use on shared hosts like cPanel where the dashboard CPU & RAM usage is of only your account and not the entire server.

Notifications You must be signed in to change notification settings

DeeJ/php-simple-server-health

Repository files navigation

Simple Server Health

Small PHP script to give a brief overview of the server health. Good for use on shared hosts like cPanel where the dashboard CPU & RAM usage is of only your account and not the entire server. This will instead give you info about the server as a whole.

Setup

  • Copy _conf.sample.php to _conf.php & fill in the database details.
  • Ideally this should be password protected. Something like HtPasswd should suffice

About

Small PHP script to give a brief overview of the server health. Good for use on shared hosts like cPanel where the dashboard CPU & RAM usage is of only your account and not the entire server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages