Issue #625 has been updated by Clément OUDOT.
Simple patch:
<pre>
177a178,182
> if ( $fileage < 5) {
> printf "UNKNOWN: log file is still being written, cannot get status.\n";
> exit $ERRORS{UNKNOWN};
> }
>
</pre>
----------------------------------------
Feature #625: Do not return CRITICAL if status file is currently being written
by LSC
http://tools.lsc-project.org/issues/625
Author: Clément OUDOT
Status: Assigned
Priority: Normal
Assigned to: Clément OUDOT
Category: Monitoring
Target version: 2.0.4
When LSC is running, the status file is written. If the script
check_lsc_status_file is executed, the status is not found (because it has not
been written yet), so we get a CRITICAL status.
We should instead return UNKNOWN.
--
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