summaryrefslogtreecommitdiffstats
path: root/etc/icinga2/features-available/checker.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/icinga2/features-available/checker.conf')
-rw-r--r--etc/icinga2/features-available/checker.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/icinga2/features-available/checker.conf b/etc/icinga2/features-available/checker.conf
new file mode 100644
index 0000000..6f003b8
--- /dev/null
+++ b/etc/icinga2/features-available/checker.conf
@@ -0,0 +1,5 @@
+/**
+ * The checker component takes care of executing service checks.
+ */
+
+object CheckerComponent "checker" { }