The system checks the DNS parsing duration every 30 seconds. This alarm is generated when the DNS parsing duration exceeds the threshold (the default threshold is 20,000 ms) for multiple times (the default value is 2).
You can change the threshold by choosing System > Threshold Configuration > Device > Host > Network Status > DNS Resolution Duration > DNS Resolution Duration.
This alarm is cleared when hit number is 1 and the DNS resolution duration is less than or equal to the threshold. This alarm is cleared when hit number is not 1 and the DNS resolution duration is less than or equal to 90% of the threshold.
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
12043 |
Major |
Yes |
Parameter |
Description |
---|---|
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
Check whether the node is configured with the DNS client.
If information similar to the following is displayed, the DNS client is installed and started:
namesever 10.2.3.4 namesever 10.2.3.4
# namesever 10.2.3.4 # namesever 10.2.3.4
Check whether the node is equipped with the DNS server and the DNS server is started.
If information similar to the following is displayed, the DNS server is installed and started:
Checking for nameserver BIND version: 9.6-ESV-R7-P4 CPUs found: 8 worker threads: 8 number of zones: 17 debug level: 0 xfers running: 0 xfers deferred: 0 soa queries in progress: 0 query logging is ON recursive clients: 4/0/1000 tcp clients: 0/100 server is up and running
None