A Chef Cookbook To Install and Manage Prometheus.
- Add the following recipes to your node run list.
{
"run_list": [
"recipe[clivern-prometheus::default]"
]
}
Then run chef-client on these servers and open http://server_fqdn:9090/
on your browser.
Version 1.0.0:
Coming Soon
© 2018, Clivern. Released under The Apache Software License, Version 2.0.
Prometheus-Cookbook is authored and maintained by @clivern.