Ask HN: How do you monitor your websites?
1–10 of 104 posts
Re: Ask HN: How do you monitor your websites?
#2Best value of any tool I've ever used. It does literally everything you asked. I didn't even know it checked SSL expiry till it pinged me.
Re: Ask HN: How do you monitor your websites?
#3Re: Ask HN: How do you monitor your websites?
#4Re: Ask HN: How do you monitor your websites?
#5Re: Ask HN: How do you monitor your websites?
#6https://hackernoon.com/build-an-uptime-monitor-in-minutes-wi...
Another option if you don't feel in the mood for DIY is TJ Holowaychuk's Apex Ping: https://apex.sh/ping/. Great service, run by a solo developer, reasonable price.
Disclaimer: I founded Standard Library. :)
Re: Ask HN: How do you monitor your websites?
#7If you drop me a line after you signed up I can flag you as a demo user that's free forever - or at least until you want to pay or cancel :)
Re: Ask HN: How do you monitor your websites?
#8For example, domain expiry - I have a script that Zabbix runs once a day that does a whois and grabs the expiry date for the domain in question. Convert that to a unix string and subtract the current date on it. Echo that from the script.
In Zabbix we can now alert if that item's value is Edit: Oh actually on the whois, I remember it was a huge pain in the butt getting the expiry for a variety of different domains - I now use https://jsonwhoisapi.com/ to get the whois info
Re: Ask HN: How do you monitor your websites?
#9It's not perfect but I hardly have issues with it.
Honestly, I don't do expiry checks...
Re: Ask HN: How do you monitor your websites?
#10- Pingdom: polls custom endpoint every minute. Sends notification to PagerDuty if critical, or if warning for more than 5 mins.
- PagerDuty to notify team
- SSL Expiry: calendar notifications (whole team) and reminder emails from our SSL cert issuer