Job Parameters

Parameter Description
excludePatternsList A list of wildcard patterns, separated by semicolons. IP addresses matching any of the patterns are skipped. The pattern may include numbers, dots, or the wildcards * (matches zero or more characters) or ? (matches exactly one character).
pingProtocol

A number representing the chosen ping protocol: 1 for ICMP, 2 for echo port, and 3 for both.

Default: 1

range Range of IP addresses to ping, separated by a semicolon.
retryDiscover

The number of times the job tries to ping.

Default: 2

threadPoolSize

Number of threads in pool that performs port 7 echoing.

Default: 10

timeoutDiscover

Ping timeout in milliseconds.

Default: 3,000