Documentation
Guides, feature deep-dives, and technical references.
Browse practical monitoring guides, network explainers, and nsmon.com feature deep-dives designed to help you diagnose issues faster, choose the right checks, and build more reliable uptime monitoring.
Monitoring Guides
Practical articles for monitoring websites, APIs, DNS, HTTPS, SMTP, databases, and other public-facing services.
-
Website Monitoring Best Practices: How to Monitor a Web App Properly
βA reliable web application monitor combines DNS, HTTPS, status codes, and content validation because HTTP 200 alone is often misleading.
-
HTTP and HTTPS Monitoring: Status Codes, Body Checks, and Uptime
βHTTP and HTTPS monitoring validates more than port reachability, including status codes, 4xx and 5xx failures, and expected response content.
-
SSL Certificate Monitoring: Expiration, TLS Errors, and HTTPS Uptime
βExpired or broken SSL certificates can take websites and APIs down. Certificate monitoring helps catch HTTPS risk before users notice it.
-
DNS Monitoring: Record Changes, Wrong IPs, and DNS Hijacking Risks
βDNS monitoring catches wrong answers, unexpected IP changes, and domain resolution issues that can break websites, APIs, and traffic routing.
-
SMTP Monitoring: Mail Server Reachability, Banners, and Delivery Checks
βSMTP monitoring checks more than an open mail port by validating handshake behavior and whether the mail server responds like a real SMTP service.
-
How to Monitor Database Servers Safely
βDatabase monitoring should stay safe and practical, combining TCP port checks where needed with HTTPS health endpoints that validate real query paths.
How nsmon Works
Public-facing explanations of why multi-probe monitoring is more reliable and how nsmon reduces false alerts.
-
Why You Need a Global Probe Network
βMonitoring from one location misses regional failures and provider-specific issues. Multiple probes give a more accurate view of real availability.
-
Smart Quorum Consensus: Fewer False Alerts
βSmart quorum consensus confirms outages by majority across contacted probes, reducing false alerts caused by one region or one broken network path.
Network Fundamentals
Core networking topics that help explain ping, traceroute, ports, routing, and how outages surface across layers.
-
Ping Explained: Latency, Packet Loss, and Reachability
βPing helps you verify reachability, latency, and packet loss quickly, so you can separate basic network problems from application failures.
-
Traceroute Explained: Network Path, Hops, and Latency
βTraceroute reveals the path packets take, the hops in between, and where latency or missing replies start along the route to a target.
-
TCP and UDP Explained: Ports, Services, and the TCP Handshake
βTCP, UDP, and ports form the basis of network communication. This guide explains common service ports and the TCP three-way handshake.
-
IPv4 and IPv6 Explained: Addressing, Routing, and Monitoring
βIPv4, IPv6, addressing, and routing all affect service availability. This guide shows why A and AAAA paths can fail in different ways.
-
OSI Model Explained for Real Troubleshooting
βThe OSI model becomes useful when you map outages and latency to real layers, from connectivity and routing up to TLS and HTTP responses.
Private Infrastructure
Use-case guides for services that live behind firewalls, private networks, or VPN boundaries.
More articles coming soon.