Setup `snmp_exporter`.
This commit is contained in:
parent
1f31f1314a
commit
3f9edd9731
|
@ -11,6 +11,7 @@ include_recipe './alertmanager_webhook_install.rb'
|
|||
include_recipe './alertmanager_webhook_setup.rb'
|
||||
|
||||
include_recipe './snmp_exporter_install.rb'
|
||||
include_recipe './snmp_exporter_setup.rb'
|
||||
|
||||
# Deploy /etc/hosts file:
|
||||
HOSTNAME = run_command('uname -n').stdout.chomp
|
||||
|
|
Loading…
Reference in New Issue