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.
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.
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.
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.
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.
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.
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.
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.
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.
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.