Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HTConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rene Caspart
HTConfig
Commits
5a3a4bcf
Commit
5a3a4bcf
authored
4 years ago
by
Maximilian Horzela
Browse files
Options
Downloads
Patches
Plain Diff
Delete ganglia from the HTCondor system
parent
3af110ce
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
0018.ganglia.cfg
+0
-20
0 additions, 20 deletions
0018.ganglia.cfg
with
0 additions
and
20 deletions
0018.ganglia.cfg
deleted
100644 → 0
+
0
−
20
View file @
3af110ce
#[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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment