an overview of using prometheus & grafana as a server monitoring using vagrant vm manager
- vagrant v2.4.1 or equal
- virtualbox v7.x or equal
- make sure vagrant & virtualbox is installed in your environtment
- create and configure
aletmanager.yml
file by using the template located at./master/alertmanager_conf/alertmanager.yml_sample
- run
vagrant up
- make sure you have started vagrant
- ssh into master node by running
vagrant ssh master
- cd into
/vagrant/master
- run
sh trigger-alert.sh