Fields description
Field | Type | Description | |||
DNSServer |
String |
DNS server address
Example:
|
|||
HostNameToResolve |
String |
Defines host name you want to be resolved by the (above) DNS Server.
Example:
|
|||
RecordType | String | Defines what NS record type is used for querying during DNS server polling. Available Values:
“PTR” Record Type causes a reverse DNS look-up. Host name to Resolve in this case should contain a reversed IP address in the following format: For IPv4: 56.34.12.10.in-addr.arpa. where “56.34.12.10” is reversed IP address which is 10.12.34.56 in the original. For IPv6: A reverse DNS look-up uses the special domain “ip6.arpa.”: 5.4.3.2.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. where “5.4.3.2.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2” is a reversed IP address. 2001:0db8::1:2345 is the non-reversed original. Example:
|
|||
RecursionDesiredFlag | String | Enables or disables the recursion desired (RD) flag in outgoing DNS queries. Available Values:
*Client applications (such as Internet browsers) typically use the RD flag.
Example:
|
|||
VerifyResponseFrom | String | Defines how a DNS answers with a required record type are interpreted. Available Values:
Example:
|
|||
ServersTimeoutFilter | String | Filtering for out network and time-out errors from exact hosts, or a range of nodes based on a mask.* symbol – engine ignores all network-related and timeout errors. Empty field – all network-related and timeout errors are included and will trigger alerting.
If a mask is added – the engine ignores all network-related and timeout errors of the matching host or IP address. Example:
or Example:
or Complex Example:
|
|||
ExpectedAnswer | String | Validates content in appropriate sections of the nameserver answer; i.e. Expected value of “answer” section. | |||
ExpectedAuthority | String | Validates content in appropriate sections of the nameserver answer; i.e. Expected value of “Authority” section. | |||
ExpectedAdditional | String | Validates content in appropriate sections of the nameserver answer; i.e. Expected value of “Additional” section. | |||
DNSResolveMode | String | Available modes:
For a detailed explanation please see “DNS Mode Option” article |
|||
DNSserverIP | String | The field for a custom DNS server IP address, for a detailed explanation please see “DNS Mode Option” article | |||
Int32 |
READ ONLY Field. Unique device ID
Example:
|
||||
Device_Id |
Int32 |
READ ONLY Field. Unique device id
Example:
|
|||
Id | int32 | READ ONLY Field. Unique task id
Example:
|
|||
Task_Type_Id |
Int32 |
Type of the task field. Please check Potential values for “Task_type_id” in an appropriate table
Example:
|
|||
Name |
String |
Task name
Example:
|
|||
Timeout |
Int32 |
This field defines maximum time value (in milliseconds) for task execution.
Example:
|