This sample shows how to use the appliance `Monitoring` interface.
The sample calls:
1. `Monitoring.list()` API to obtain list of counters.
2. `Monitoring.query()` API to obtain CPU and Memory statistics for the
last few days
Signed-off-by: Kiril Karaataassov <kkaraatanassov@vmware.com>