Skip to content

xavo95/server-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-status

A very simple server status web frontend. Inspired by various others found on the internet, but were complicated.

  • This is my modified version, it allows showing swap and principal services. You could add general services editing index.php, and then edit each statusupdate.php on each client(if the ports aren't generic).

  • Also I added bootstrap locally so no need for direct access to files, if you want to update, go to getbootstrap.com, download and extract on that folder.

files

  • api.php - json data with all server data
  • index.php - web frontend
  • script/config.php - config and server info
  • script/model.php - php work for the frontend
  • statusupdate.txt - client update script
  • statusupdate.php - print the client update script (easier to wget)

set-up

About

A simple server status web frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.5%
  • JavaScript 3.5%