2019-03-03 08:50:49 +00:00
|
|
|
# Loading the attributes:
|
|
|
|
include_recipe './attributes.rb'
|
|
|
|
|
2020-10-12 14:38:08 +00:00
|
|
|
include_recipe './prometheus_install.rb'
|
|
|
|
include_recipe './prometheus_setup.rb'
|
2020-07-18 05:54:13 +00:00
|
|
|
|
2020-10-12 14:38:08 +00:00
|
|
|
include_recipe './alertmanager_install.rb'
|
|
|
|
include_recipe './alertmanager_setup.rb'
|
2020-09-12 06:04:44 +00:00
|
|
|
|
2020-10-12 14:38:08 +00:00
|
|
|
include_recipe './alertmanager_webhook_install.rb'
|
|
|
|
include_recipe './alertmanager_webhook_setup.rb'
|
2020-09-13 16:25:31 +00:00
|
|
|
|
2020-10-24 04:23:45 +00:00
|
|
|
include_recipe './snmp_exporter_install.rb'
|
2020-10-24 09:51:20 +00:00
|
|
|
include_recipe './snmp_exporter_setup.rb'
|