List all Instances of a Monitor that are unhealthy

Hello!

I have two Monitors “My.Application.Check.UM” and “My.Application.Service.UM” for the Class “My.Application.Class” .
In My.Application.Class their are about 50 Instances.

Now I want to show number of Errors only for the Monitor “My.Application.Check.UM”.
Example:

  • My.Application.Check - Error Instance A
  • My.Application.Service - Error Instance A, Instance C

only “Instance A” should be displayed

is this possible in Dashboard?

rg
Hansi

This is achievable for a specific monitor using the Monitors tile:

image

Scope in the correct object (make sure it’s the class of object the monitor targets):

image

You can choose the filters on the final panel:

image

You can select multiple there if needed:

image

Now, if you just want to show unhealthy objects you can use the Status tile:

image

And use the Advanced Criteria to scope objects using the HealthState property:

Both have their benefits, with the drilldown for a monitor displaying the monitor’s configuration, and the drilldown for an object showing the object itself.

KBs:

1 Like

Hello Jelly!

Thank you for the reply! This is great.
Sorry for question - I am beginner in Squared Up :slight_smile:

rg
Hansi

Not a problem Hansi - We were all new at one point in time :slight_smile: