diff --git a/sensors/slothd/digest-slothd b/sensors/slothd/digest-slothd index d74f49bbe43a41be7fe513fa47010958cd598932..8a4f7b49bb78188a73c2bfafed8bd536d7d8c82b 100644 --- a/sensors/slothd/digest-slothd +++ b/sensors/slothd/digest-slothd @@ -2,7 +2,7 @@ # # EMULAB-COPYRIGHT -# Copyright (c) 2004 University of Utah and the Flux Group. +# Copyright (c) 2004, 2005 University of Utah and the Flux Group. # All rights reserved. # @@ -31,7 +31,7 @@ BEGIN { # The maximum number of pageouts allowed. XXX I don't know the semantics... SWAPOUT_OVERLOAD = 2; - DISK_OVERLOAD = 50; + DISK_OVERLOAD = 95; error = 0; if( ARGC < 3 )