As I was writing my previous post I realized that the status page for PeakD.com has not been updated or improved for quite some time. So I decided to have a look at a couple of different services and compare them to the custom page we used for the past 2 years.
Before checking the new page let's have a look at the old one that worked quite well for the past couple of years.
Actually I still like the overall look of the old page, it's quite unique and customized to our specific needs. But there are a few flaws:
Of course some of the issues mentioned in the above list could have been fixed rewriting and improving the page, but before working on it I decided to do a quick comparison of other tools that are designed exactly for this specific purpose.
On Hive we have better redundancy than other popular websites and applications as the whole system is way more decentralized. We can switch to different API nodes, use multiple login methods to interact with the blockchain and even use multiple awesome frontends.
But this also means that the monitoring tool (that is the essential part providing the data to the status page) must be easy to configure and flexible enough to actually monitor all those different services.
This is a short list of the best tools I checked and tried to configure to see if they can fulfill our needs:
UptimeRobot is a great service, with a generous free plan that allows tons of monitors. Actually we have been using it for quite some time and we are still using it as the main monitoring tool of our infrastructure. These two screens should give you an idea of how we use this service even while we are on the go:
They also offer a status page, but there are a couple of drawbacks (maybe it's possible to solve some of them with more configuration but I've not been able to figure it out):
status.peakd.com) requires a paid plan (not too expensive but not cheap either)Instatus is slightly different from the other solutions listed here as it offers the actual status page but not the monitoring tools. So it's a complimentary system that can be integrated with other services to unlock it's full potential (UptimeRobot and Better Uptime are both supported as many more).
There are some advantages in providing only the status page because having to focus on a specific thing allow the team behind this service to provide some great customization options and tons of different integration to receive notifications about downtimes.
Biggest downside is that for our small team is not optimal to manage and configure multiple services just to provide the status page.
Better Uptime is a new service I discovered recently. I tried it out and I was really surprised by how easy it is to use while still allowing a bunch of different configuration options. Let's dive into pros and cons:
Pros:
Cons:
This is a very nice configuration dashboard 😯
Cachet is an open source (https://github.com/CachetHQ/Cachet) solution that has been available for some time. I considered using it for it's huge customization potential, but I decided to move on for the following reasons:
The last point was a deal-breaker for us because we don't want to build redundancy ourselves for a monitoring tool that should make our life easier, not more complicated 😆
Upptime is by far the most cleaver solution on this list. Basically it's a monitoring system built on top of GitHub infrastructure and GitHub Actions. The whole thing is deployed as a repository (fork from the official one) and managed with standard GitHub features:
So are we using it? Actually no 😆 ...or not yet. Main reason is that we use GitLab as our code management system and I don't want to start using GitHub just for this. Also I would like to dig into it a bit more before making a final decision.
After checking all the above tools we decided to use BetterUptime for the time being. Main reasons are listed above in the comparison and here you can see a preview of the final page (or check yourself at https://status.peakd.com):
I know that some of you may prefer a darker version, but the new options and easy to use features we get with the new page are way more valuable 😉
My original idea is still in place and I plan to share some more details about our "way of working" next ...stay tuned !!
If you like what we do and you would like to get in touch feel free to reach out in our Discord server or if you are a developer have a look at this post.