quotacheck: check volumes on gibran
authorClinton Ebadi <clinton@hcoop.net>
Wed, 7 Nov 2018 16:31:36 +0000 (11:31 -0500)
committerClinton Ebadi <clinton@hcoop.net>
Wed, 7 Nov 2018 16:31:36 +0000 (11:31 -0500)
quotacheck

index 70306a9..700c425 100755 (executable)
@@ -54,7 +54,7 @@ use Data::Dumper qw/Dumper/;
 # Warn threshold
 our %threshold = ( user => 0.8, mail => 0.6, db => 0.4 );
 # AFS servers with volumes
 # Warn threshold
 our %threshold = ( user => 0.8, mail => 0.6, db => 0.4 );
 # AFS servers with volumes
-our @servers = qw/fritz/;
+our @servers = qw/fritz gibran/;
 # Which volumes we want?
 # (Your volumes need to be in format (TYPE).USERNAME, otherwise
 # you will have to modify below where we take .USERNAME to mean
 # Which volumes we want?
 # (Your volumes need to be in format (TYPE).USERNAME, otherwise
 # you will have to modify below where we take .USERNAME to mean