jhoblitt / puppet-ganglia

Manages ganglia gmond & gmetad daemons + web front end
Other
12 stars 34 forks source link

a typo in ganglia/templates/gmond.conf.el6.erb #69

Closed daveoy closed 2 years ago

daveoy commented 8 years ago

removed line 11, gmond no longer complains. the error that brought me here was (from puppet):

Error: Could not start Service[gmond]: Execution of '/sbin/service gmond start' returned 1: Starting GANGLIA gmond: no such option 'host_tmax' Parse error for '/etc/ganglia/gmond.conf'

[FAILED] Error: /Stage[main]/Ganglia::Gmond/Service[gmond]/ensure: change from stopped to running failed: Could not start Service[gmond]: Execution of '/sbin/service gmond start' returned 1: Starting GANGLIA gmond: no such option 'host_tmax' Parse error for '/etc/ganglia/gmond.conf'