PRTG Manual: DNS v2 Sensor
The DNS v2 sensor monitors a Domain Name System (DNS) server, resolves domain name records, and compares them to a filter.
This sensor can show the Down status if the DNS server does not correctly resolve a specified domain name
For a detailed list and descriptions of the channels that this sensor can show, see section Channel List.
- Dutch: DNS v2
- French: DNS v2
- German: DNS v2
- Japanese: DNS v2
- Portuguese: DNS v2
- Russian: DNS v2
- Simplified Chinese: DNS v2
- Spanish: DNS v2
Consider the following remarks and requirements for this sensor:
Remark |
Description |
---|---|
IPv6 |
This sensor supports IPv6. |
Performance impact |
This sensor has a medium performance impact. |
Lookups |
This sensor uses lookups to determine the status values of one or more channels. |
Multi-platform probe |
You can add this sensor to a multi-platform probe. |
The sensor has the following default tags that are automatically predefined in the sensor's settings when you add the sensor:
- dns
- dnssensor
For more information about basic sensor settings, see section Sensor Settings.
Setting |
Description |
---|---|
Domain Name |
Enter the DNS name to resolve. If you use the query type PTR resource record (PTR), enter a proper reverse DNS representation of the IP address. For example, 1.0.0.127.in-addr.arpa. |
Query Type |
Select the query type that the sensor sends to the DNS server:
|
Timeout (Sec.) |
Enter a timeout in seconds for the request. Enter an integer. The maximum timeout value is 900 seconds (15 minutes). If the reply takes longer than this value, the sensor cancels the request and shows a corresponding error message. The timeout value must be shorter than the scanning interval of the sensor. |
Filter Usage |
Define if the sensor checks for a specific filter value in the response:
|
Filter Value |
This setting is only visible if you select Use a filter above. Enter one or more filter values. For an A record, the filter value can be an IP address like 127.0.0.1, for example. The filter value can also contain a wildcard (*) to match any content, for example 127.*.1. You can specify multiple filter values by using a comma as separator, for example 172.217.*.1,172.217.*.2. |
Port |
Enter the number of the port to which this sensor connects. This must be the port on which the parent device answers queries. The default port is 53. We recommend that you use the default value. This sensor connects to the IP address or the DNS name of the parent device. |
Setting |
Description |
---|---|
Primary Channel |
Select a channel from the list to define it as the primary channel. In the device tree, PRTG displays the last value of the primary channel below the sensor's name. The available options depend on what channels are available for this sensor. You can set a different primary channel later by clicking below a channel gauge on the sensor's Overview tab. |
Graph Type |
Define how this sensor shows different channels:
|
Stack Unit |
This setting is only visible if you select Stack channels on top of each other above. Select a unit from the list. PRTG stacks all channels with this unit on top of each other. By default, you cannot exclude single channels from stacking if they use the selected unit. However, there is an advanced procedure to do so. |
Setting |
Description |
---|---|
Result Handling |
Define what PRTG does with the sensor result:
This option is not available when the sensor runs on the hosted probe of a PRTG Hosted Monitor instance. In a cluster, PRTG stores the result in the PRTG data directory of the master node. |
By default, all of these settings are inherited from objects that are higher in the hierarchy. We recommend that you change them centrally in the root group settings if necessary. To change a setting for this object only, click under the corresponding setting name to disable the inheritance and to display its options.
For more information, see section Inheritance of Settings.
Which channels the sensor actually shows might depend on the target device, the available components, and the sensor setup.
Channel |
Description |
---|---|
Downtime |
In the channel table on the Overview tab, this channel never shows any values. PRTG uses this channel in graphs and reports to show the amount of time in which the sensor was in the Down status |
Matched Record Count |
The number of matched records (if you use a filter) |
Record Count |
The number of records |
Records Resolved |
If records were resolved
|
Response Time |
The response time This channel is the primary channel by default. |
KNOWLEDGE BASE
What security features does PRTG include?