【英文】通过UptimeroBot实现对站点页面的健康监控
Preface
Implementing health monitoring of website pages through UptimeroBot.
Registration and Login
- Visit https://uptimerobot.com and click
Start monitoring in 30 seconds
to register and login.
Creating a Monitor
- Click
Add New Monitor
to create a monitor.
- Configure the monitor ->
Create Monitor
Monitor Type
:Http(S)
Firendly Name
: Set a name for this monitor.URL(or IP)
: Specify the URL of the page that needs to be monitored, it can be a domain name or an IP address, as long as it is accessible on the public network.Monitoring Interval
: Set the frequency of the monitor’s detection. The maximum frequency for the free version is 1 detection every 5 seconds.Monitor Timeout
: Set the timeout period for the monitor’s detection. If the monitor’s access to the page exceeds the timeout period during the detection, it will be determined as unhealthy.
Creating a Status Page
Status pages
->Add Status Page
- Configure
Firendly Name
(Firendly Name
will be used as the top-level title of the status page)
- Add a monitor
Multiple monitors can be added to a status page.
Save
Modifying the Theme of the Status Page (optional)
- Select
Appearance
in the status page configuration to modify the theme.
Viewing the Status Page
- After configuring the status page, select the eye icon to view the status page.
Completion
- Commemorate with a screenshot.