Add support for CNAME, TXT, PTR lookups to DnsResolutionMonitor

Description

In the current state it is only possible to check A or AAAA records. That is not enough for a DnsResolutionMonitor. eg. CNAME, SRV, TXT, MX, NS, SOA or PTR should also be possible to check.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Seth Leger August 9, 2017 at 4:08 PM

PR merged, marking as fixed.

commit e005e2fee84b1326c7247233c8727460986af99f

Marcel Fuhrmann May 1, 2017 at 12:30 PM

After some investigations it seems that only support für CNAME and MX records is possible. All other types can't be easily added to the current OpenNMS poller logic.

https://github.com/OpenNMS/opennms/blob/4d7a8af9b5b3446563a8e18b2ab27a64ae82ddcf/features/poller/monitors/core/src/main/java/org/opennms/netmgt/poller/monitors/DNSResolutionMonitor.java

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

PagerDuty

Created March 28, 2017 at 4:07 PM
Updated September 20, 2017 at 3:29 PM
Resolved August 9, 2017 at 4:08 PM