Fixed
Details
Assignee
Seth LegerSeth LegerReporter
Seth LegerSeth LegerComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Seth Leger
Seth LegerReporter
Seth Leger
Seth LegerComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 28, 2015 at 12:12 PM
Updated June 3, 2019 at 8:04 AM
Resolved July 7, 2015 at 2:30 PM
In recent versions of OpenNMS, the eventdpname is always set to 'localhost' to match the default value in the distpoller table. However, events that occurred before this update will have 'undefined' or 'localhost', depending on which subsystem created the event.
We need to create a Liquibase migration that updates the value of the column to match the default value that represents the local OpenNMS machine so that all events are associated with that system.