]> jspc29.x-matter.uni-frankfurt.de Git - hadesicinga.git/commitdiff
debugging. Sergey.
authorhadaq <hadaq>
Thu, 29 Jan 2009 12:57:38 +0000 (12:57 +0000)
committerhadaq <hadaq>
Thu, 29 Jan 2009 12:57:38 +0000 (12:57 +0000)
plugins/check_lustre.pl

index 646d465f5b5572f690a2369c97f85011419e6e19..468927d1b2bf71e1278a6ba8c0ea826c73ab860c 100755 (executable)
@@ -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';