1
0
forked from extern/zsync

Add checkzfs_spool options to default config

This commit is contained in:
thorsten.spille 2024-02-22 15:29:01 +01:00
parent 99d190b2bf
commit ab04e0316b

View File

@ -33,3 +33,9 @@ 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