NOTE: This is a summary of my previous work on Cloud Foundry monitoring system based on BOSH.
There are two levels for monitoring CF based on BOSH: one for varz and one for agent;
one returns stats of components and the other, the stats of
underlying system. We'll see how the to
collect varz from all the components and how Health Monitor get the system info from monit (M/Monit) part of BOSH agent.