summaryrefslogtreecommitdiff
path: root/example/site_check_mk/files/submission.mk
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-05-31 07:52:10 +0000
committervarac <varacanero@zeromail.org>2016-05-31 07:52:10 +0000
commit42ba6c23b5b6931f70baa09fc0af3406cc12768e (patch)
treecb926778ee249f3062bdac1b7147467be822409c /example/site_check_mk/files/submission.mk
parent5e6368f34b7b85043c2e47753ae7681343886c40 (diff)
parent1095c6616dc9cd0aaedf611b7da3c1fc56dd2e5f (diff)
Merge branch 'example' into 'master'
provide an example site_check_mk with basic examples to get users started See merge request !15
Diffstat (limited to 'example/site_check_mk/files/submission.mk')
-rw-r--r--example/site_check_mk/files/submission.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/site_check_mk/files/submission.mk b/example/site_check_mk/files/submission.mk
new file mode 100644
index 0000000..cead6c3
--- /dev/null
+++ b/example/site_check_mk/files/submission.mk
@@ -0,0 +1,4 @@
+# default is "pipe", but file is more efficient (and default in newer versions)
+check_submission = "file"
+# the default in the debian package is wrong
+check_result_path = "/var/lib/nagios3/spool/checkresults/"