ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Tools / Monitoring robot / Types of checks
  • Overview
  • Parameters specific to the check regarding the HTTP connectivity
  • Information about the web page
  • Information about the check to perform
  • Management of custom error cases
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Check: HTTP connectivity
Overview
The monitoring robot will read the header and the content of a web page.
The check will be:
  • successful if the page exists and if its header contains no error.
  • unsuccessful otherwise.
Parameters specific to the check regarding the HTTP connectivity

Information about the web page

Specify:
  • the address of the web page to be tested.
  • the connection port used.
  • the HTTP method used to check that the server is responding: GET, POST, PUT, DELETE, HEAD or PATCH.
    This parameter allows you to test certain web services.

Information about the check to perform

The validity of the page content can be checked. In this case, you can have check whether the content is identical between a check and another one.

Management of custom error cases

You can define specific error cases by adding conditions on the header and/or on the content of the page. The "+" button allows you to add conditions. These options enable you to define:
  • the error condition.
  • the content of the alert message if the condition is met.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/15/2023

Send a report | Local help