summaryrefslogtreecommitdiff
path: root/manifests/config.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/config.pp')
-rw-r--r--manifests/config.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/config.pp b/manifests/config.pp
index 1d7d6cd..6736147 100644
--- a/manifests/config.pp
+++ b/manifests/config.pp
@@ -51,6 +51,7 @@ class check_mk::config (
}
if ( $use_storedconfigs ) {
class { 'check_mk::server::collect_hosts': }
+ class { 'check_mk::server::collect_ps': }
}