...
The main role of this feature is to allow users to have in one "indicator" the aggregation of other states. This indicator can provide a unique view for users focused on playing different roles.
Typical roles:
...
Let's take a simple example of a service delivery role for an ERP application. It mainly consists of in the following IT components:
- 2 databases, in high availability, so with one database active, the service is considered to be up
- 2 web servers, in load sharing, so with one web server active, the service is considered to be up
- 2 load balancers, again in high availability
...