Issue #544 has been updated by Clément OUDOT. Status changed from Assigned to Closed % Done changed from 0 to 100
---------------------------------------- Bug #544: Delay time is bad in check_lsc_status_file.pl http://tools.lsc-project.org/issues/544 Author: Clément OUDOT Status: Closed Priority: Normal Assigned to: Clément OUDOT Category: Monitoring Target version: 2.0.2 Problem in version: 2.0.1 The correct code is: <pre> # Check file age my $fileage = -M $logfile; $fileage = int( $fileage * 3600 * 24 ); </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

