Monitrova: website monitoring built to be useful, not noisy
Hi everyone,
A quick update on Monitrova, the website monitoring tool I've been building for freelancers, developers, small agencies, and anyone looking after client websites.
Since the soft launch, quite a bit has changed. I wanted to share what's new and where things are heading, without dressing it up more than it deserves.
A cleaner dashboard
The dashboard has had a proper tidy-up. Site names, URLs, statuses, and recent checks are easier to scan at a glance. I've stripped out the clutter (an unnecessary admin menu, a top-right username area that nobody needed), so the focus stays on the sites you're actually monitoring.
Less noisy uptime monitoring
Monitrova checks whether your sites are reachable, but it runs a confirmation check before raising an alert. The idea is to catch real problems without panicking you over a one-off blip. If you've ever managed client sites, you'll know how draining it is to be paged for something that resolved itself two seconds later.
SSL certificate checks
Monitrova keeps an eye on SSL certificates and flags certificates that are expired, expiring soon, invalid, or mismatched. SSL problems erode visitor trust quickly and trigger browser warnings that can scare customers off, so catching them early is worth the small effort.
Homepage health, not just "is the server up"
This is where Monitrova goes a bit further than a typical uptime monitor. A site can be perfectly reachable while still being broken for visitors. Monitrova checks the homepage for:
WordPress fatal errors
PHP errors
White screens
"Error establishing a database connection"
Broken homepage content
Noindex problems
A 200 response from your server does not mean your customers can actually use the site.
A real example
Recently, Monitrova flagged a homepage that was technically reachable but failing with fatal errors. It was a low-traffic site, so without monitoring it could easily have sat broken for days before anyone noticed. Not a dramatic story, just a normal one that explains the point.
Meaningful alerts
One of the biggest differences from basic monitoring is the focus on noise reduction. Confirmation checks, sensible thresholds, and a clear distinction between "something to fix today" and "ignore for now". The aim is to be useful, not annoying.
Public status page (live)
Monitrova now has its own public status page. The monitoring bot runs on a separate host (RapidHost), away from the main Monitrova server, so it can independently check our core services and report issues honestly. A monitoring product probably ought to be transparent about its own availability, and putting that on a different provider felt like the only sensible way to do it.
Updates page (live)
There's also a dedicated updates page now, so improvements, fixes, and new features are visible in one place rather than scattered across social posts. Part of making the project easier to follow.
WordPress plugin (live)
A lightweight Monitrova plugin for WordPress is out. It sits on the site as a sensor and feeds deeper signals back to Monitrova, things a generic uptime check cannot see from the outside. Examples of what it catches:
Plugin installed, activated, deactivated, or updated
Theme changed
WordPress core updated
Admin user created or deleted
Settings changed
Permalinks changed
PHP fatal errors
Recovery mode triggers
Failed cron jobs
Action Scheduler backlog
WooCommerce checkout and payment issues
Database connection errors
REST API issues
Email sending failures
Site Health flags
The aim is a useful timeline. Instead of just "your site is down", Monitrova shows context, for example:
10:14 Stripe plugin updated
10:16 WooCommerce checkout errors started
10:18 Homepage fatal error detected
That sort of trail is genuinely useful when you're trying to work out what changed.
Who it's for
Freelancers, web developers, small agencies, WordPress site owners, and anyone who looks after client websites and wants signal without the noise.
Try it
Monitrova is live in soft launch and free to start monitoring a site: https://monitrova.com
Happy to answer any questions, hear feedback, or take on requests for what to build next.
Replies