Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

evanmsanders/website_status_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple dashboard to monitor your websites.

This is a very simple little dashboard I wrote a while ago when I needed something to check quickly when websites started going down to let me know whether a problem was localised or not.

Not Intended for Public Facing Use!

I wrote this for running on my local webserver. It is most likely not secure to put on a public facing website, so if you must do that, please use some form of authentication.

Setup

Simply copy the files into a folder on your webserver and then add the websites you want to monitor to the websites array in index.html. That's it.

If you would like to tweak the representations of the HTTP codes, you can do that in get_status.php. The corresponding css classes are all declared directly in index.html.

About

A simple dashboard to monitor your websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages