Skip to content

Articles & Guides

Useful resources for web developers and system administrators

Found 62 · Monitoring · Reset

Monitoring
Yandex Metrica and Session Recording: Setup, Goals, Why Recordings Are Missing, and the Privacy Trap
How to set up the Metrica counter and session recording: where the code goes, why recordings and goals fail, the effect on page speed, and the privacy obligations.
06.08.2026 · 11 min · 27 views
Monitoring
High Server Load: How to Find the Cause in 15 Minutes
High server load troubleshooting: find the cause in 15 minutes — CPU, memory, disk, inodes, I/O, network and processes. Real Linux commands and a triage table.
06.08.2026 · 14 min · 32 views
Monitoring
How to Check a Website for Errors: A Technical Checklist
How to check a site for technical errors by category: broken links, 5xx, mixed content, browser console, headers. What to check each with and in what order.
18.07.2026 · 7 min · 61 views
@enterno_io

New articles, incident post-mortems and DevOps tips — first on Telegram

Subscribe
Monitoring
How to Check If a Website Is Down: Availability and "Is It Just Me?"
Tell whether a site is down for everyone or just you: check from outside, HTTP status, another device and network. What the result means and what to do.
18.07.2026 · 6 min · 148 views
Monitoring
Russia's Internet Blocklist in Numbers: 131,000 Blocked Domains Analyzed (2026)
Enterno.io study: Russia's RKN registry holds 131,361 domains, 70% are international (not .ru), and 19% of the world's top sites are blocked. Data + method.
26.06.2026 · 8 min · 313 views
Monitoring
State of Security Headers Across Russia's Top Sites: A 50-Site Study (2026)
Enterno.io scanned 50 of Russia's top sites: only 2% use CSP, 25% use HSTS, and 57% score an F on security headers — while SSL/TLS hygiene is excellent.
25.06.2026 · 9 min · 94 views
Monitoring
Mail Server Monitoring: MX/SMTP/Blacklist
Mail server monitoring: checking MX, SMTP ports 25/465/587, TLS via openssl, blacklist status and alerts. Set up continuous mail monitoring in enterno.io.
23.06.2026 · 10 min · 82 views
Monitoring
Diagnosing Intermittent Downtime
Site goes down intermittently and you can't catch it? How to diagnose flaky outages: continuous monitoring, multi-region checks, a health-check script, and API.
23.06.2026 · 9 min · 117 views
Monitoring
Website Slow to Load: Causes and Fix
Website slow to load? Break it down by phase: DNS, TCP, TTFB, render. Use curl to measure each phase, then a list of causes and fixes to speed your site up.
23.06.2026 · 9 min · 122 views
Monitoring
Website Not Loading: 10-Step Checklist
Site won't open — a 10-step checklist with commands: local or global, DNS, SSL, response codes, origin behind CDN, server, domain expiry. And what to do if it's only you.
23.06.2026 · 8 min · 355 views