system-config/modules/openstack_project/files/cacti
Paul Belanger 430fff4515
Match HOST_ID using tab character too
In the case of puppetmaster.o.o, we are actually returning 3 results,
because of the following:

  # php -q /usr/share/cacti/cli/add_graphs.php --list-hosts | grep "puppetmaster"
  5	ci-puppetmaster.openstack.org	9	ci-puppetmaster.openstack.org
  85	old-puppetmaster.openstack.org	9	old-puppetmaster.openstack.org
  86	puppetmaster.openstack.org	9	puppetmaster.openstack.org

this is ofcource wrong and breaking cacti.  Now match with leading
tab, so we only return a single host.

Change-Id: Ie4a692f4afbc31f82844a326d38e69d2e1aea549
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-16 14:05:43 -04:00
..
create_graphs.sh Match HOST_ID using tab character too 2017-10-16 14:05:43 -04:00
linux_host.xml Add cacti host. 2012-10-23 00:45:21 +00:00
net-snmp_devio.xml Add cacti host. 2012-10-23 00:45:21 +00:00