Fields Description
Field | Type | Required/Optional | Description | |
Server |
String |
required |
FTP Server Address
Example:
|
|
LoginToServer |
Boolean |
optional |
When enabled – login operation will be performed during monitoring session.
Example:
|
|
UserName |
String |
optional |
This field contains a username for FTP authentication.
Example:
|
|
Password |
String |
optional |
This field contains a password for FTP authentication.
Example:
|
|
Directory |
String |
optional |
This field specifies directory name which is going to be checked.
Example:
|
|
GetDirectoryListing |
Boolean |
optional |
When enabled –files stored at a directory will be listed.
Example:
|
|
CheckFile1 |
String |
optional |
Availability of a filename specified in this file will be checked during monitoring.
Example:
|
|
CheckFile2 |
String |
optional |
Availability of a filename specified in this file will be checked during monitoring.
Example:
|
|
CheckFile3 |
String |
optional |
Availability of a filename specified in this file will be checked during monitoring.
Example:
|
|
DownloadFile |
String |
optional |
When filename specified – first 2Mbytes will be downloaded in order to check accessibility.
Example:
|
|
Encription |
String |
optional |
The field value defines what method will be used during the monitoring session.
POSSIBLE VALUES:
|
|
DNSResolveMode | String | optional | POSSIBLE VALUES:
For detailed explanation please see the “DNS Mode Option” article. |
|
DNSserverIP | String | optional | Field for a custom DNS server IP address.
For detailed explanation please see the “DNS Mode Option” article. |
|
Device_Id |
Int32 |
required |
READ ONLY Field. Unique device ID.
Example:
|
|
Id |
Int32 |
required *Only for edit operations |
READ ONLY Field. Unique task id.
Example:
|
|
Task_Type_Id |
Int32 |
required |
The type id of the task.
Example:
|
|
Name |
String |
optional |
Task name.
Example:
|
|
Timeout |
Int32 |
optional |
This field defines maximum time value (in mseconds) for task execution.
Example:
|