# # cron jobs for metar munin plugins # */10 * * * * munin if [ -x /usr/bin/metar-update ]; then /usr/bin/metar-update; fi