May 2019
Intermediate to advanced
442 pages
11h 36m
English
Let's begin by deploying the Alertmanager test environment:
cd ./chapter11/
vagrant global-statusvagrant up
vagrant status
You will receive the following output:
Current machine states:prometheus running (virtualbox)alertmanager01 running (virtualbox)alertmanager02 running (virtualbox)alertmanager03 running (virtualbox)This environment represents multiple VMs. The VMs are all listedabove with their current state. For more information about a ...
Read now
Unlock full access