Fixed
Details
Assignee
Chandra GorantlaChandra GorantlaReporter
Jesse WhiteJesse WhiteLabels
Sprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Chandra Gorantla
Chandra GorantlaReporter
Jesse White
Jesse WhiteLabels
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 28, 2018 at 2:41 PM
Updated June 21, 2018 at 12:00 AM
Resolved June 21, 2018 at 12:00 AM
Add a new Karaf shell command that can be used to enumerate the nodes/interfaces that match a given Filter.
For the matching nodes, the output should include the node label, categories, foreign source/foreign id, along with the matched interfaces.
For the command name, we could use something like:
filters:filter
- open to other suggestions.We could also add this command to an existing Maven module such as
features/poller/shell
instead of creating another one.