check_amavis.pl: remove testing code.
This commit is contained in:
@ -19,7 +19,6 @@ my $debug = 0;
|
|||||||
my $help = 0;
|
my $help = 0;
|
||||||
my $timeout = 15;
|
my $timeout = 15;
|
||||||
my $check_file = "/tmp/amavis-service-down.check_amavis";
|
my $check_file = "/tmp/amavis-service-down.check_amavis";
|
||||||
my $check_file2 = "/tmp/amavis-service-down.check_amavisi2";
|
|
||||||
|
|
||||||
my %STATES = (
|
my %STATES = (
|
||||||
"OK" => 0,
|
"OK" => 0,
|
||||||
|
Reference in New Issue
Block a user