summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/manifests/agent
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-02-20 00:31:39 +0100
committervarac <varacanero@zeromail.org>2014-02-20 00:45:14 +0100
commit6bb879a46c754958d07b530cf62d69a01537ccba (patch)
tree867ca45295eb4c67093f2c6447cda0340889e806 /puppet/modules/site_check_mk/manifests/agent
parent9d19be450d84e1fd281cbfc0f795ca411a2f5879 (diff)
added tapicero logwatch check
Diffstat (limited to 'puppet/modules/site_check_mk/manifests/agent')
-rw-r--r--puppet/modules/site_check_mk/manifests/agent/tapicero.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/modules/site_check_mk/manifests/agent/tapicero.pp b/puppet/modules/site_check_mk/manifests/agent/tapicero.pp
index 2379881c..088900f4 100644
--- a/puppet/modules/site_check_mk/manifests/agent/tapicero.pp
+++ b/puppet/modules/site_check_mk/manifests/agent/tapicero.pp
@@ -1,5 +1,9 @@
class site_check_mk::agent::tapicero {
+ file { '/etc/check_mk/logwatch.d/tapicero.cfg':
+ source => 'puppet:///modules/site_check_mk/agent/logwatch/tapicero.cfg',
+ }
+
# local nagios plugin checks via mrpe
file_line {
'Tapicero_Procs':