Files
Controls-docs/admin-guide/puppet/profiles/ganglia_client.rst
T
2021-05-05 14:24:27 +02:00

1010 B

profile::ganglia_client

This module installs and configures Ganglia's gmond.

Parameters

Name Type Default
grid string hiera('ganglia::grid')
cluster string hiera('ganglia_client::cluster')
n/a hash hiera('ganglia::grid_${GRID}')

grid

The name of the Ganglia grid the client is a part of.

cluster

The name of the Ganglia cluster within the grid the client is a part of.

grid_${GRID}

The definition of the grid. See the ganglia_server documentation <../profiles/ganglia_server> for details.