title: Age of latest backup by timemachine
agents: macosx
catalog: os/services
license: GPL
distribution: check_mk
description:
 Checks the age of latest backup by timemachine.
 Therefor on the agent the command {tmutil latestbackup} is executed.

 Returns {WARN} or {CRIT} if the latest backup is older than given ages.
 Returns {CRIT} if the tmutil command returns an error.

inventory:
 Finds exactly one service on every MAC OS machine having tmutil installed.

