From 336f80387e4acae8fafd4a19e3ecb9c6275103b9 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sun, 20 Oct 2024 15:36:13 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index da31392..db3e56f 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,12 @@ checkzfs_max_age=1500,6000 # set checkzfs maximum count of snapshots per dataset (comma separated => warn,crit) checkzfs_max_snapshot_count=150,165 + +# set where to move the checkzfs output (0 = local machine, 1 = source machine) +checkzfs_spool=0 + +# set maxmimum age of checkzfs data in seconds (hourly = 3900, daily = 87000) +checkzfs_spool_maxage=87000 ~~~ ### Define a cronjob