amuck-landowner

Coding contest: Community driven ping/traceroute project

BlueVM

New Member
Verified Provider
@bcarlsonmedia - 3 to 6 weeks. Maybe a tad bit longer as I'm getting ready to move.
 

wlanboy

Content Contributer
I saw version 2.0 of Telephone's looking glass. 

Looks fantastic and I believe it does everything we've been trying to make here? 
I did not know both projects. Both look really good:

  1. https://github.com/mojeda/ServerStatus
  2. https://github.com/telephone/LookingGlass
And I don't like the idea to reinvent the wheel.

My current favorit is LookingGlass. It has:

  • Commands (all nedded ones)
  • IPv4 & IPv6 support
  • Rate limiting
Only thing to add:

  • GitHub hosted file with list of other nodes
  • An additional pulldown box for the list of nodes.
  • A config option to use an internal or the external list of nodes.
 

NodeBytes

Dedi Addict
So what about merging the 2 and forming exactly what would be needed most for the community. 

I was thinking of putting a status page that monitors all the nodes as well and a script that removes them from the list when they are down.
 

mojeda

New Member
If anyone is interested I just finished up implementing ServerStatus with LookingGlass.

It's currently dev only so it's not in the master branch of ServerStatus. https://github.com/mojeda/ServerStatus/tree/dev

To get it to work upload the new uptime.php to the same folder as LookingGlass' index.php: https://github.com/mojeda/ServerStatus/blob/dev/uptime.php

Then replace/upload LookingGlass files with: https://github.com/mojeda/ServerStatus/tree/dev/LookingGlass

You should get the following LookingGlass page:

me9VN7m.png

The Server Status section will update every 15 seconds.

If you don't have LookingGlass, you can get it here: https://github.com/telephone/LookingGlass

Also implementing this will not break the Master ServerStatus script.
 
Last edited by a moderator:
Top
amuck-landowner