Opserver icon indicating copy to clipboard operation
Opserver copied to clipboard

DashboardSettings - Node grouping per application

Open nickluu2018 opened this issue 4 years ago • 0 comments

I am try to categorise node per applicaton. However, there is senarios where there are several applications sharing the same node.

"categories": [ { "name": "APP 1", // Name for this group of servers "pattern": "wfe600|srs603|DB751|DB752" }, { "name": "APP 2", // Name for this group of servers "pattern": "wfe600|srs604|DB751|TDB752" } ]

Is it possible?

nickluu2018 avatar Mar 25 '21 05:03 nickluu2018