summaryrefslogtreecommitdiff
path: root/services/main.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/main.cf')
-rw-r--r--services/main.cf5
1 files changed, 4 insertions, 1 deletions
diff --git a/services/main.cf b/services/main.cf
index e6d7642..e861bf4 100644
--- a/services/main.cf
+++ b/services/main.cf
@@ -1,4 +1,4 @@
-bundle common classify
+bundle agent classify
{
vars:
any::
@@ -33,4 +33,7 @@ bundle common classify
"legend",
};
"mail_servers" or => { "legend" };
+ methods:
+ nagios::
+ "any" usebundle => nagios;
}