GangliaCycleSeeder

Puppet

  • Created gmond config file in puppet (/etc/puppet/modules/gmond/files/gmond.uc3.conf)
  • Created gmetad config file in puppet (/etc/puppet/modules/gmond/files/gmetad.uc3.conf)
  • Created /etc/puppet/modules/gmond/manifests/uc3.pp for classes and included this in init.pp
  • Created two classes:
    • gmond::uc3::x86_64 for hosts reporting to ganglia
    • gmond::uc3::x86_64::server for ganglia collector
  • Created ganglia user on uc3-mgt and chowned /var/lib/ganglia/rrds to ganglia

Gweb on uc3-mgt

  Alias /ganglia /var/www/html/gweb

  <Location /ganglia>
    Order allow,deny
    Allow from all
    # Allow from .example.com
  </Location>
  • reloaded http

-- RobGardner - 03 Mar 2012

This topic: CycleSeeder > WebHome > GangliaCycleSeeder
Topic revision: 08 Mar 2012, SuchandraThapa
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback