Skip to content

Instantly share code, notes, and snippets.

@maplebed
Created December 2, 2013 18:06
Show Gist options
  • Save maplebed/7753701 to your computer and use it in GitHub Desktop.
Save maplebed/7753701 to your computer and use it in GitHub Desktop.
The globals section of a sample gmond.conf setting the host spoofing
globals {
daemonize = yes
setuid = yes
user = ganglia
debug_level = 0
max_udp_msg_len = 1472
mute = no
deaf = no
host_dmax = 600 /*secs */
cleanup_threshold = 300 /*secs */
gexec = no
send_metadata_interval = 30
override_hostname = opsutil01
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment