Website monitoring that catches downtime before your users do
Sites go down at 3 a.m. and mid-launch alike. Infra Agent checks yours every minute (status code, response time, and page content) and alerts you the moment something breaks.
Status code and keyword checks
Every check verifies the response status code against the range you expect, and can confirm a keyword is present on the page, or absent, to catch error text.
Catch slow before it becomes down
Set a response-time threshold and a site that answers slowly shows as degraded instead of down, so you see trouble building before users feel it.
Checks every minute
Monitors run every minute by default, with the interval configurable per monitor. Results come back as up, down, or degraded.
Alerts on the channels you watch
Route SMS, email, or Discord alerts per monitor. Choose down alerts, recovery notices, or both, and customize the message templates for each channel.
How it works
- 1
Add your website
Paste the URL, pick GET, HEAD, or POST, set the expected status-code range, and optionally add a keyword check or custom request headers.
- 2
Tune the check
Set the timeout, a degraded response-time threshold, whether redirects are followed, and how often the check runs.
- 3
Route your alerts
Pick SMS, email, or Discord for this monitor and choose down alerts, recovery notices, or both.
Frequently asked questions
What does website monitoring actually check?
Each check requests your URL and verifies the status code against your expected range, measures response time against your degraded threshold, and can confirm a keyword is present or absent in the page body. You can add custom request headers to check private endpoints too.
How fast will I find out my site is down?
Checks run every minute by default, so a failure is caught within about a minute of happening. The check interval is configurable per monitor, and alerts go out by SMS, email, or Discord as soon as the monitor goes down.
What happens when my site goes down?
An incident opens and is tracked from the first failed check to recovery, including duration and the last error seen. Down alerts go to the channels you chose, the incident can be acknowledged, and a recovery notice is sent when the site comes back.
How are redirects and timeouts handled?
Each monitor has a follow-redirects toggle, so you decide whether a redirect counts as success or gets followed to the final page. Timeouts are configurable per monitor: no response within the timeout fails the check, while a slow response over your degraded threshold shows degraded instead of down.