From: hadaq Date: Thu, 29 Jan 2009 12:57:38 +0000 (+0000) Subject: debugging. Sergey. X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=d79211510a6c4728be71d5f9f869fbda7c11f3c8;p=hadesicinga.git debugging. Sergey. --- diff --git a/plugins/check_lustre.pl b/plugins/check_lustre.pl index 646d465..468927d 100755 --- a/plugins/check_lustre.pl +++ b/plugins/check_lustre.pl @@ -34,7 +34,7 @@ if($opt_h){ my $status : shared = "OK"; #- status reported by Nagios my $time_ls : shared = &getTime(); -my $sleep_time : shared = 600; #- 10 minutes +my $sleep_time : shared = 10; #- 10 minutes my $ExitCode : shared = -1; #- used to stop threads our $server_port = '50502';