Skip to main content
Version: v1.5.x

Monitoring HTTP API

Call HTTP API interface, check whether the interface is available, and monitor its response time and other Metrics.

Configuration parameter

Parameter nameParameter help description
Monitoring HostMonitored IPV4, IPV6 or domain name. Note⚠️Without protocol header (eg: https://, http://)
Monitoring nameIdentify the name of this monitoring. The name needs to be unique
PortPorts provided by website, http generally defaults to 80 and https generally defaults to 443
Relative pathSuffix path of website address except IP port. For example, the relative path of www.tancloud.cn/console website is /console
Request modeSet the request mode of interface call:GET, POST, PUT, DELETE
Enable HTTPSWhether to access the website through HTTPS. Note⚠️When HTTPS is enabled, the default corresponding port needs to be changed to 443
UsernameUser name used for interface Basic authentication or Digest authentication
PasswordPassword used for interface Basic authentication or Digest authentication
Content-TypeSet the resource type when carrying the BODY request body data request
Request BODYSet the carry BODY request body data, which is valid when PUT or POST request method is used
Collection intervalInterval time of monitor periodic data collection, unit: second, and the minimum interval that can be set is 30 seconds
Whether to detectWhether to detect and check the availability of monitoring before adding monitoring. Adding and modifying operations will continue only after the detection is successful
Description remarksFor more information about identifying and describing this monitoring, users can note information here

Collection Metric

Metric set:summary

Metric nameMetric unitMetric help description
responseTimemsWebsite response time