Install as mini monitoring environment based on vagrant, intended for development and monitoring of the monitoring infrastructure.
Usage
Setup Vagrant
Assumes you have home brew installed Also if you are behind a proxy add 'proxy = http://' to your ~/.curlrc and set your HTTP_PROXY env variable
- brew tap phinze/cask
- brew install brew-cask
- brew cask install virtualbox
- brew cask install vagrant
- vagrant plugin install vagrant-berkshelf
- gem install berkshelf
Start mini-mon
- vagrant up
- This will bring the vms up
- Your home dir is synced to the vm in /vagrant_home on each vm
- Vms created
- kafkha at 10.10.10.10
- Run 'vagrant help' for more info
Description
Languages
Shell
75.3%
Ruby
15.2%
Python
6.9%
Jinja
2.6%