All work
- Deleting or renaming an in-use Destination Path does not update NotificationsNMS-3646
- Small logging enhancements to LdapMonitorNMS-3427Resolved issue: NMS-3427OpenNMS Bug Mailing List
- ININ Interaction Center servers event configNMS-3353Resolved issue: NMS-3353OpenNMS Bug Mailing List
- XMPPNotificationStrategy (or JavaMailNotificationStrategy) does not utilise the "Numeric Message" field -nmNMS-3322Resolved issue: NMS-3322Seth Leger
- OpenNMS Events for Alvarion Walkair 3k radios, translator-configuration.xml & Event Translated Events for the terminal radiosNMS-3310Resolved issue: NMS-3310Marcel Fuhrmann
- jmx collection reports 'not currently updated'NMS-3291Resolved issue: NMS-3291OpenNMS Bug Mailing List
- Availability Reports display wrong timeNMS-3255Resolved issue: NMS-3255OpenNMS Bug Mailing List
- Availability Reports display wrong timeNMS-3254Resolved issue: NMS-3254OpenNMS Bug Mailing List
- New Feature: allow syslogd to bind to specific ipaddressNMS-3238Resolved issue: NMS-3238Seth Leger
- Prefer ipAddressTable - who knew ipAddrTable was deprecated?!NMS-3233
- Add link back to "Add Interface" in landing page of sameNMS-3232Resolved issue: NMS-3232OpenNMS Bug Mailing List
- Join hint and snmpIfAlias columns missing for snmpInterface table in database-schema.xmlNMS-3226Resolved issue: NMS-3226OpenNMS Bug Mailing List
- remote poller fails with groovy 1.6 errorsNMS-3224Resolved issue: NMS-3224OpenNMS Bug Mailing List
- add database stuff to categoriesNMS-3223Resolved issue: NMS-3223OpenNMS Bug Mailing List
- fix configuration file filteringNMS-3222Resolved issue: NMS-3222OpenNMS Bug Mailing List
- create some tools for debuggingNMS-3221Resolved issue: NMS-3221OpenNMS Bug Mailing List
- importer updates from matt and jeffNMS-3220Resolved issue: NMS-3220David Hustace
- Add a regex to test the banner returned by the TCP monitorNMS-3218Resolved issue: NMS-3218Jeff Gehlbach
- Counter64 params not collectedNMS-3217Resolved issue: NMS-3217Seth Leger
- jetty-webapps rpm upgrade overwrites configuration filesNMS-3215Resolved issue: NMS-3215OpenNMS Bug Mailing List
- Enable asynchronous loading of some front-page elementsNMS-3214Resolved issue: NMS-3214OpenNMS Bug Mailing List
- Javascript errorNMS-3210Resolved issue: NMS-3210Donald Desloge
- categories on home page let me see non authorised devicesNMS-3208
- Able to get to non authorised devices via path outages link.NMS-3207Resolved issue: NMS-3207Seth Leger
- Manage Surveillance Categories UI allows you to select deleted nodesNMS-3204Resolved issue: NMS-3204Benjamin Reed
- MTM does not attempt to login when reading from IMAP with plaintext login disabledNMS-3200
- OpenNMS 1.6.x (1-6.testing, svn) seems to kill snmpd on ESX 3.5U4NMS-3199Resolved issue: NMS-3199OpenNMS Bug Mailing List
- JMX Capsd plugin logs to wrong log fileNMS-3198Resolved issue: NMS-3198Seth Leger
- Reload thresholds configuration, breaks already triggered threshold alarmsNMS-3193Resolved issue: NMS-3193OpenNMS Bug Mailing List
- scriptd loggingNMS-3190Resolved issue: NMS-3190OpenNMS Bug Mailing List
- Patch for PageSequenceMonitor: basic variable propagation from page to pageNMS-3189Resolved issue: NMS-3189Jeff Gehlbach
- Directory names not substituted right during build in examples/NMS-3187Resolved issue: NMS-3187OpenNMS Bug Mailing List
- fatal error reporting for configuration syntax or logic errorsNMS-3186
- Netapp volumeFull trap events do not include varbind expansionsNMS-3185Resolved issue: NMS-3185OpenNMS Bug Mailing List
- Suggestion for a Test Settings buttonNMS-3181Resolved issue: NMS-3181OpenNMS Bug Mailing List
- HttpCollector not consistent with "retry" parameterNMS-3180Resolved issue: NMS-3180OpenNMS Bug Mailing List
- Events Advanced Search fails when using ajpNMS-3179Resolved issue: NMS-3179OpenNMS Bug Mailing List
- Notifications are not updated on destination path renamesNMS-3176Resolved issue: NMS-3176Seth Leger
- start opennms use LANG not equal C?create XML errorNMS-3172Resolved issue: NMS-3172Seth Leger
- linkd concurrent modification exceptionNMS-3170Resolved issue: NMS-3170Antonio Russo
- upgrade overwrites jetty config fileNMS-3169Resolved issue: NMS-3169OpenNMS Bug Mailing List
- Topo map becomes inaccessible if it comprises a missing nodeNMS-3168Resolved issue: NMS-3168OpenNMS Bug Mailing List
- Whitespace in <option > Tag in Asset CategoriesNMS-3166Resolved issue: NMS-3166OpenNMS Bug Mailing List
- datacollection resourcetype enhancementNMS-3165Resolved issue: NMS-3165OpenNMS Bug Mailing List
- Implement PersistenceSelectorStrategy frameworkNMS-3164Resolved issue: NMS-3164Alejandro Galue
- Inconsitency in node pageNMS-3158Resolved issue: NMS-3158OpenNMS Bug Mailing List
- Tracking bug for Net-SNMP Counter32 two's complement notation BER bugsNMS-3149Jeff Gehlbach
- garbage in syslog generated eventsNMS-3137Resolved issue: NMS-3137
- 1.6.4 upgradeNMS-3046Resolved issue: NMS-3046OpenNMS Bug Mailing List
- createTickets automation doesn't acknowledge alarmsNMS-2936Resolved issue: NMS-2936David Hustace
50 of 54
Deleting or renaming an in-use Destination Path does not update Notifications
Description
Environment
Operating System: All
Platform: PC
Acceptance / Success Criteria
None
is duplicated by
Lucidchart Diagrams
Created March 3, 2010 at 3:18 PM
Updated September 21, 2021 at 6:23 PM
Activity
Alejandro GalueJune 22, 2011 at 11:58 PM
This seems to be related with the problem reported in
You are able to delete a Notification Path even though it is in use. This should result in an error, telling you the Path is in use and should not allow deletion until its not in use in any notifications.
Allowing the deletion of notification paths when it's in use results in the following warning (should be an error) in notifd.log
2010-03-03 02:12:30,971 WARN [Notifd:BroadcastEventProcessor] BroadcastEventProcessor: Unknown destination path ITPage. Please check the <destinationPath> tag for the notification nodeDown in the notifications.xml file.