ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Tools / Monitoring robot / Types of checks
  • Overview
  • Parameters specific to the check regarding the FTP connectivity
  • Information for connecting to the FTP server
  • Information about the file to check
  • Check number of connected users
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
Overview
The monitoring robot will try to connect to the FTP server with the parameters of the server. You can check the existence of a file on the FTP server, as well as the number of connected users.
The check will be:
  • successful if the connection is effective (and if the specified file exists).
  • unsuccessful otherwise.
Parameters specific to the check regarding the FTP connectivity

Information for connecting to the FTP server

You must specify the characteristics for connecting to the FTP server:
  • the address of the FTP server.
  • the port number of the server and the connection mode (passive or not).
  • the user and the associated password.

Information about the file to check

You have the ability to check the existence of a file on the server as well as its download. The following information must be specified:
  • the full name of the file on the FTP server.
  • whether the file must be downloaded or not.

Check number of connected users

You can check the number of connected users. The following information must be specified:
  • the address of the page that returns the list of users.
  • the maximum number of users.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help