pingFinder.pingRules database table
The pingFinder.pingRules table specifies the different addresses and subnets to be pinged by the Ping finder.
Description
The pingRules table can contain multiple records.
Schema
The pingFinder.pingRules table is described in the following table.
Column name |
Constraints |
Data type |
Description |
---|---|---|---|
|
|
Text |
The address to ping. |
|
Integer |
Flag denoting address type:
|
|
|
Text |
The subnet mask. If a value is specified for this field, it automatically implies that the address is a subnet address. |
|
|
Integer |
Maximum time to wait for response. This value overrides the default timeout specified in the configuration table. |
|
|
Integer |
Maximum number of times to reattempt the ping. This value overrides the default value. |