]> arthur.barton.de Git - nagcollect.git/commitdiff
Add CRON configuration file
authorAlexander Barton <alex@barton.de>
Thu, 6 Oct 2011 14:43:57 +0000 (16:43 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 6 Oct 2011 14:43:57 +0000 (16:43 +0200)
This CRON configuration file is suitable to be placed in
the /etc/cron.d directory.

client/lib/nagcollect.cron [new file with mode: 0644]

diff --git a/client/lib/nagcollect.cron b/client/lib/nagcollect.cron
new file mode 100644 (file)
index 0000000..a4645a4
--- /dev/null
@@ -0,0 +1,3 @@
+# /etc/cron.d/nagcollect
+
+*/15 * * * * root       /usr/local/sbin/nagcollect >/dev/null