Skip to content
Snippets Groups Projects
Commit 5a3a4bcf authored by Maximilian Horzela's avatar Maximilian Horzela
Browse files

Delete ganglia from the HTCondor system

parent 3af110ce
Branches
No related tags found
No related merge requests found
#[Ganglia Monitoring]
# Intended for the central collector/negotiator
DAEMON_LIST = $(DAEMON_LIST), \
GANGLIAD
#[Node configuraiton]
GANGLIAD = $(LIBEXEC)/condor_gangliad
GANGLIA_CONFIG = /etc/ganglia/gmond.conf
GANGLIA_LIB_PATH = /lib,/usr/lib,/usr/local/lib
GANGLIA_LIB64_PATH = /lib64,/usr/lib64,/usr/local/lib64
GANGLIA_GSTAT_COMMAND = gstat --all --mpifile --gmond_ip=ekpcondorcentral --gmond_port=8649
#[Metric definition]
GANGLIAD_METRICS_CONFIG_DIR = $(ETC)/ganglia.d
# Different metrics have different verbosity (Default: None,1,2,99)
GANGLIAD_VERBOSITY = 2
GANGLIAD_DEFAULT_CLUSTER = "HTCondor"
GANGLIAD_PER_EXECUTE_NODE_METRICS = FALSE
GANGLIA_SEND_DATA_FOR_ALL_HOSTS = TRUE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment