How to scope tiles

The scope of a tile defines for which objects data will be shown.

How to scope tiles on dashboards

For some tiles on dashboards, defining a scope is mandatory. For other tiles, defining a scope is optional. For example, the API tile doesn't need a scope, but you can use the scope to filter the results further.

Options for scoping tiles on dashboards

List
List allows you to select one or more objects or groups.
You can add multiple objects and groups. To remove an object or group click the x to the right of its name.
Tip: Start typing and after two characters you'll see suggestions that match the name appear.
Group
Group allows you to select members of a specific group. Only one group can be selected.
Advanced
Advanced allows you to select a group, class or both. You must at least define either a group or class. You can define both. You can also use criteria to narrow down your selection.
Group:
Same as the group option above.
Class:
Class equates to the target class within SCOM. As you type the dropdown will be populated with suggestions of matching classes from SCOM, from which you can select the required class.
Criteria:
Criteria allows you to create an expression to further refine the scope.
For more information see:

Tips and scope examples

What you want to select
What to use as a scope
All your Distributed Applications (DAs)
In the advanced section, use a class of either service (system.service) or user created distributed application
Only your Enterprise Applications (EAs)
In the advanced section, use a class of Enterprise Application (Base)

FAQs

I'm missing certain objects or groups. Why can't I find them?

SquaredUp DS adheres to SCOM Role Based Access Control (RBAC). This means users will only see in SquaredUp DS what they are allowed to see in the SCOM. Any SCOM user can log on to SquaredUp DS and RBAC will be applied. See How do SCOM roles affect what users can do in SquaredUp DS?.

Only for Performance and Matrix tiles: Why do I get the error "No values found for the given metric for the last <time period> at the resolution '<raw/hourly/daily>'"?

You may get this message returned if you change the scope after setting the metric.

How to scope tiles on perspectives

Note: If you never used a perspective, you should read Working with perspectives before scoping tiles on perspectives.

The power of perspectives is that tiles on a perspective can use a dynamic scope. A dynamic scope considers the currently viewed object. A dynamic scope consists of two different states:

  • the configuration of the scope in the tile (for example, "consider child objects of type logical disk for the currently viewed object")
  • the actual resolved scope that depends on which object you are currently viewing ("this object has 5 child objects of type logical disk")

After configuring the dynamic scope once in the tile, you'll get different results depending how the scope is resolved on the different objects you are viewing.

General advice for scoping tiles on perspectives

Remember that a tile scope on a perspective usually needs to work for many different objects. You need to consider:

  • For which objects will this perspective be visible? (determined by the target of the perspective)
  • Is the scope I am configuring appropriate for all objects the perspective will be visible on?

Example:
You create a perspective with the target "class: Windows Server". The perspective will therefore be visible for all objects of the class Windows Server.

Now you create a tile on the perspective and scope it to "this object's children of class: Windows Server 2016 Logical Disk". This means that when you view a 2016 Windows server, you'll see data about the server's logical disks in the tile. But when you view a 2012 Windows Server the tile will show no data because the tile's scope is limited to logical disks on 2016 servers. Instead of picking "Windows Server 2016 Logical Disk" you should pick "Windows Server Logical Disk" to make the tile adjust to any object that uses the perspective.

There are two different sets of options when scoping tiles on perspectives. It depends on the tile you want to scope which set of options you'll see.

Was this article helpful?


Have more questions or facing an issue?