1. Nguồn
Live HTTP check from NovaVerb infrastructure. The result identifies where its evidence came from.
Monitor website availability, HTTP status code, and server response time history. Instant live status check with no account required.
Một bảng điều khiển trực tiếp của các trang web mà mọi người theo dõi - đang hoạt động, chậm hoặc không hoạt động, được làm mới liên tục. Mỗi trạng thái là một kiểm tra thực tế từ phía máy chủ, không bao giờ được tạo ra. Gửi bất kỳ miền công khai nào ở trên để thêm vào.
Không có trang nào khớp với tìm kiếm của bạn.
This check proves whether one address answered one HTTP request at one moment, and which status class it returned. It is a point-in-time reachability result, not uptime: a site that is down for three minutes an hour will usually pass, and a site that answers here can still be failing for visitors on another network.
Live HTTP check from NovaVerb infrastructure. The result identifies where its evidence came from.
Each check is a single server-side HTTP request from NovaVerb. It is not a global uptime SLA, browser performance test, or proof that every visitor can reach the site.
Sử dụng phát hiện để xác minh một vấn đề, sau đó kết nối một không gian làm việc khi bạn cần lịch sử, giám sát hoặc phân tích toàn bộ trang web.
Một bộ theo dõi hữu ích vì một yêu cầu thành công chỉ là một bức tranh tạm thời. NovaVerb lưu trữ mỗi lần kiểm tra miễn phí đã hoàn thành cho URL để bạn có thể xem liệu trạng thái và thời gian phản hồi có ổn định qua các mẫu lặp lại hay không.
Nó không phải là SLA thời gian hoạt động toàn cầu 24/7, một bài kiểm tra hiệu suất trình duyệt hoặc giám sát người dùng thực. Để kiểm tra theo lịch, cảnh báo, giám sát đa vị trí và báo cáo dài hạn, kết nối URL với một không gian làm việc của Novaverb.
Một máy chủ phản hồi - ngay cả với một 4xx như 403, 401 hoặc 429 - được coi là ĐANG HOẠT ĐỘNG; chỉ có không có phản hồi nào (hết thời gian, lỗi DNS hoặc từ chối kết nối) hoặc một lỗi máy chủ 5xx mới được tính là không hoạt động. Mỗi lần kiểm tra là một yêu cầu đơn lẻ từ Novaverb, không phải SLA toàn cầu.
Submit the public address you want to reach. Scheme, www and path are normalised before the request. A private host is refused. Reading a single successful check as an uptime guarantee is the mistake this section exists to prevent, and continuous monitoring with a recorded history is a workspace feature rather than a free one.
yourdomain.comBất kỳ hình thức địa chỉ công khai nào cũng hoạt động. http hoặc https, có hoặc không có www, một miền trống hoặc một đường dẫn đầy đủ - chúng tôi chuẩn hóa cho bạn.https://yourdomain.com/healthMột URL công khai ổn định mà trạng thái HTTP của nó phản ánh đáng tin cậy lên hoặc xuống.A page requiring loginMột trang đã xác thực trả về 401/403 cho một probe ẩn danh, vì vậy nó sẽ được đọc là 'xuống'.Expecting continuous uptime historyĐây là một kiểm tra tại một thời điểm; giám sát liên tục là tính năng của không gian làm việc kết nối.The address is normalised and a standard HTTP request is issued, and the response status code is read directly. Status classes are then classified honestly: 2xx and 3xx as reachable, 4xx and 5xx as a problem, and a timeout as unreachable. One request produces one result, and it is labelled as a point-in-time observation.
RFC 9110 defines HTTP semantics, including what each status class means, and the classification above follows it rather than a house interpretation. That is why a 301 is reported as reachable: the specification defines a redirect as a successful response that names another location, and calling it downtime would misreport the server.
Giải thích mỗi phản hồi theo lớp trạng thái HTTP tiêu chuẩn của nó (2xx lên, 5xx xuống).
Đọc thông số kỹ thuậtEach run sends one live HTTP request from Novaverb infrastructure and reports the HTTP status code, response time, and final URL after redirects, then stores a history of these measured checks over time.
No. Each check is a single server-side HTTP request from one location. It indicates whether the site responded to that request; it is not a contractual uptime SLA or proof that every visitor everywhere can reach the site.
A 200 means the request succeeded. A 3xx is a redirect (the final URL shows where it landed), 4xx indicates a client error like 404 not found, and 5xx signals a server-side error worth investigating immediately.
Because it follows redirects and reports where the request ultimately resolved. If you entered an HTTP or non-www address, the final URL reveals your canonical HTTPS or www destination, which is useful for spotting redirect chains or loops.
For a single server-side request, under 500 milliseconds is healthy and under 200 milliseconds is excellent. Rising response times across the stored history often precede outages and are worth investigating before status codes start failing.
The monitor repeatedly records status, response time, and final URL to build an availability history. The performance and speed tests break one request into DNS, TCP, TLS, and TTFB stages for deeper diagnosis rather than ongoing tracking.
No. It confirms one location got a response at one moment. Regional network issues, DNS problems, or per-user routing could still block some visitors, so treat a passing check as a strong signal, not universal proof.
Frequently enough to catch outages before customers do; many teams check every few minutes for critical sites. More frequent checks build a denser history, making it easier to correlate slowdowns and failures with deployments or traffic spikes.
A 5xx means your server failed to fulfil the request. Check application logs, database connectivity, and recent deployments, and confirm the origin is running. Recurring 5xx responses in the history point to instability rather than a one-off blip.
If Googlebot requests a page and repeatedly receives errors or timeouts, crawling stalls and rankings can slip. Reliable responses and fast status keep pages crawlable and indexable, protecting the visibility that downtime and server errors quietly erode.