lausser / check_logfiles

A plugin (monitoring-plugin, not nagios-plugin, see also http://is.gd/PP1330) which scans logfiles for patterns.
https://omd.consol.de/docs/plugins/check_logfiles/
GNU General Public License v2.0
46 stars 27 forks source link

Test suite tests not always reproducible #74

Open hpreusse opened 1 year ago

hpreusse commented 1 year ago

I did notice that at least some test files do not generate reproducible reesults. Have a look at two test runs on architecture ppc64el (not sure if that matters). One of the two runs were succesful, the oher failed. Both time the same source code of check_logfiles was used. AFAICT this in not the only case, were the test suire generates non-reproducile results.

Thanks for having a lokk at this!