Search by Surveillance Category

Description

Please provide the ability to search by Surveillance Category on the search page, and also the ability to click on Surveillance Categories from a node's page so that you can quickly see all nodes which belong to the category.

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Marcel Fuhrmann January 19, 2017 at 3:25 AM

I also think that this enhancement is very handy. Add another drop down box like the "Providing Service" menu (see screenshot).

Alejandro Galue June 27, 2011 at 12:05 PM

Checking the code, the NodeListController and DefaultNodeListService support the feature by adding "category1" (could be used many times) into the query parameters, like this:

http://localhost:8980/opennms/element/nodeList.htm?listInterfaces=false&category1=Servers&category1=Windows

This will return a list of node which belong to the surveillance categories: "Windows" or "Servers".

So, the solution could be update the JSP element/index.html to handle that.

Details

Assignee

Reporter

Components

Affects versions

Priority

PagerDuty

Created December 20, 2010 at 5:17 PM
Updated September 21, 2021 at 9:14 PM