This is the status quo:
- We have SLA in our company that requires us to meet a target RPO per VM.
 - We have four RPOs: CDP, 4h, 12h, 24h.
 - The VM is assigned the RPO policy by the service owner. This information is being pushed to vSphere and the VMs of this service are tagged accordingly.
 - I have a Backup Job for each RPO that includes all VMs with the corresponding RPO tag.
 
For example for the 4h RPO in a period of 1 day for 132 VMs:
- 792 planned tasks (thats 132 VMs backed up ever 4h over 24 hours, or 132 * 6)
 - 781 tasks successful within RPO (2 with warnings, but still considered success)
 - 8 tasks successful but failed RPO
 - 3 task failed
 

