Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3.0
-
Fix Version/s: 1.11.91
-
Component/s: Notifications/Actions
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:Operating System: All
Platform: All
-
Bugzilla Id:1371
Description
I added a notification based on the newSuspect event (uei.opennms.org/internal/discovery/newSuspect).
The notice was created correctly, but when the event is generated it logs that the event does not match a
notice.
For my example, nodeid = 0, ipaddr = 10.1.1.1, service = null
I think the nodeid of 0 is what is causing the issue. This has happened before.
The notice was created correctly, but when the event is generated it logs that the event does not match a
notice.
For my example, nodeid = 0, ipaddr = 10.1.1.1, service = null
I think the nodeid of 0 is what is causing the issue. This has happened before.
Issue Links
- is duplicated by
-
NMS-1276
Notifications don't work if IP is not in database
-
Created an attachment (id=258)
A test for this problem
patch from mhuot