I am working on building a monitoring template for a distributed system.
The system consist of several applications and redundant component running on several VMs on a private cloud.
An error on on component could mean "system down" or just a warning on the system level depending on the critically of component/application and if it is a redundant component or not.
Using application templates I can create one or many template to be able to discover and apply to my VMs nodes and using group I can group them into something like system level.
How can I address the aggregate statuses for the component to the system level?