5
5
# How long until a client is disabled and not be allowed to get the
6
6
# data this server holds.
9
9
# How often to run the checker to confirm that a client is still up.
10
10
# Note: a new checker will not be started if an old one is still
11
11
# running. The server will wait for a checker to complete until the
12
12
# above "timeout" occurs, at which time the client will be disabled,
13
13
# and any running checker killed.
21
16
# What command to run as "the checker".
22
17
;checker = fping -q -- %%(host)s