Is this with or without SPEC?
1. If it's with SPEC: You probably have the flag "collect_from_guest"
set to 'false' in the SPEC yaml. Go ahead and toggle it.
2. If it's cbtool by itself, it's still the same variable, but it's
configured like this:
# Drop this into your configuration file:
cbtool/configs/USERNAME_definitions.txt (do not modify the templates
directly).
[MON_DEFAULTS]
COLLECT_FROM_GUEST = $True
HOST metrics are not supported by EC2 anyway, but OpenStack does.
If you have a private cloud, we could guide you on collecting host
metrics if you really need them.
/*
* Michael R. Hines
* Platform Engineer, DigitalOcean.
*/