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:
Clark Boylan 2013-05-29 11:38:07 -07:00 committed by Jenkins
parent 963328f7ce
commit 971b210cf7
1 changed files with 4 additions and 0 deletions

View File

@ -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',