adding ganglia checks
This commit is contained in:
@@ -24,7 +24,7 @@ class puppet::puppetmaster ($ensure = 'present', $puppetqd = false) {
|
||||
}
|
||||
}
|
||||
|
||||
if defined(Class['ganglia']) {
|
||||
if defined(Class['ganglia::monitor']) {
|
||||
Ganglia::Gmetric::Cron {
|
||||
source => 'puppet/ganglia',
|
||||
ensure => $ensure,
|
||||
|
||||
Reference in New Issue
Block a user