Skip to content

Conversation

@grepit
Copy link

@grepit grepit commented Oct 4, 2018

Hi, thanks for creating this repo. I created a new script to be added to this repo.

What does this do ?
This script is very useful for when you just want to do a health check on a remote server. It does the followings:

  • NSLOOKUP
  • PING to see if the site is up
  • Certificate/SSL/TLS info

This was tested with Python 3.7, on Mac.

Limitation:

  • Expectes cname or DNS (IP is not accepted currently but working on it to make this available)
  • It won't run on Windows unless you have Cygwin or Babun

How do I run it ?
Just clone it and do the followings !

host name ? (example github.com) 
github.com
port ? 
443

@geekcomputers geekcomputers merged commit 059aa7a into geekcomputers:master Oct 6, 2018
@geekcomputers
Copy link
Owner

Thank you for you contribution to the repo and the community

Copy link

@prestonceo prestonceo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link in the readme, is linking to the YouTube example. Instead of the health.py

@grepit grepit deleted the site_health branch October 6, 2018 23:24
@grepit
Copy link
Author

grepit commented Oct 6, 2018

Thank you for approving this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants