Add logstash nodes and elasticsearch to cacti.
* modules/openstack_project/manifests/cacti.pp: Add logstash-worker[123].o.o and elasticsearch.o.o to the list of hosts monitored by cacti. Change-Id: Icfe658e6b6b097b61ae6753acee9a690c4076275 Reviewed-on: https://review.openstack.org/30926 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
963328f7ce
commit
971b210cf7
@ -59,12 +59,16 @@ class openstack_project::cacti (
|
||||
#'community.openstack.org',
|
||||
'ci-puppetmaster.openstack.org',
|
||||
'eavesdrop.openstack.org',
|
||||
'elasticsearch.openstack.org',
|
||||
'etherpad.openstack.org',
|
||||
'graphite.openstack.org',
|
||||
'jenkins.openstack.org',
|
||||
'jenkins-dev.openstack.org',
|
||||
'lists.openstack.org',
|
||||
'logstash.openstack.org',
|
||||
'logstash-worker1.openstack.org',
|
||||
'logstash-worker2.openstack.org',
|
||||
'logstash-worker3.openstack.org',
|
||||
'paste.openstack.org',
|
||||
'planet.openstack.org',
|
||||
'puppet-dashboard.openstack.org',
|
||||
|
Loading…
Reference in New Issue
Block a user