最終更新:2016-11-15 (火) 14:47:11 (2722d)  

Linux/etc/cron.d?
Linux/etc/cron.d/munin
Top / Linux / etc / cron.d / munin

#
# cron-jobs for munin
#

MAILTO=root

*/5 * * * *     munin if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi
14 10 * * *     munin if [ -x /usr/share/munin/munin-limits ]; then /usr/share/munin/munin-limits --force --contact nagios --contact old-nagios; fi