Skip to content

Checking also non-http(s) services #238

Discussion options

You must be logged in to vote

Support for pinging using tcp-ping has been added in @upptime/uptime-monitor@v1.25.1.

You'll need to add the property check: "tcp-ping" to use this:

sites: # List of endpoints to track
  - name: Google
    check: "tcp-ping"
    url: 46.28.246.123
    port: 80

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by AnandChowdhary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants