SODALITE-EU / iac-blueprint-builder

This component creates a IaC blueprint based on model instance representation from SODALITE KB
Apache License 2.0
0 stars 3 forks source link

Integrate skydive agent with vm_create #30

Open KalmanMeth opened 3 years ago

KalmanMeth commented 3 years ago

In order to collect network metrics using Skydive, a Skydive agent needs to run on each machine we want to monitor. A Skydive agent therefore needs to be deployed on each VM deployed in our cloud. This can be accomplished by adding the appropriate commands to the vm_create script. A Skydive agent should also be deployed on each physical host. Need to test this by triggering a deployment and verifying that the desired metrics are being collected.

dradX commented 3 years ago

Hi @KalmanMeth this issue is probably meant to be open in iac-modules repo, but please check if it is already fixed.