Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

vseow/server-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-mon

A simple server monitor powered by PHP, Moment.js, and styled with Bootstrap.

USAGE

  • Just replace the address or IP and specific port of server you are trying to see the status of on these respective lines statusCheck('google.com', 80);
  • To get the uptime count, place the uptime.php in a pubicly accessible directory of the server that's being monitored (e.g. public_html or www)

CREDITS

  • Uptime script originally by BlueVM and adapted by mojeda

About

A simple server monitor powered by PHP, Moment.js, and styled with Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published