11 lines
392 B
YAML
11 lines
392 B
YAML
|
# These are for reference only.
|
||
|
# Define your own set of variables
|
||
|
#
|
||
|
ganglia_gmond_cluster: "CNR-ISTI NeMIS Cluster"
|
||
|
ganglia_gmond_cluster_port: 8649
|
||
|
ganglia_gmond_mcast_addr: 239.2.11.71
|
||
|
ganglia_gmetad_host: monitoring.research-infrastructures.eu
|
||
|
ganglia_gmond_send_metadata_interval: 60
|
||
|
# Needed to build the correct firewall rules when jmxtrans is in use
|
||
|
ganglia_gmond_use_jmxtrans: False
|