Syndicated to Medium

This commit is contained in:
Brandon Rozek 2023-01-25 13:20:29 -05:00
parent 17e7209a41
commit bfa4e52c0b
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
15 changed files with 95 additions and 75 deletions

View file

@ -1,10 +1,11 @@
---
title: "Website Status Checking"
date: 2022-09-28T16:05:23-04:00
draft: false
tags: []
date: 2022-09-28 16:05:23-04:00
draft: false
math: false
medium_enabled: true
medium_post_id: 4655285d688f
tags: []
title: Website Status Checking
---
How do I know when my website goes up or down? Recently, I started using a service from [updown.io](https://updown.io) which gives me a status page and notifies me when it goes down.
@ -31,4 +32,4 @@ In addition to a simple UP/DOWN metric. The service checks for TCPv4, TCPv6, and
Also, the service is quite affordable. To check one website every 30 minutes amounts to 2 cents a month. If you want to check it every 15 seconds, then it goes up to a little over $2/month.
Feel free to get in touch with how you monitor your personal website. I'm curious to see how other people are approaching it.
Feel free to get in touch with how you monitor your personal website. I'm curious to see how other people are approaching it.