if your using brew you can run the following command in your favorite terminal
brew install vagrant
clone the repository, master should be the stable version.
git clone https://github.com/chehabz/ansible-infra-monitoring.git
If you are using choco you can run the following command.
choco install vagrant
this will setup 2 ubunto instances and 1 windows virtual machine.
cd ansible-infra-monitoring && vagrant up