Title: [opsview] [11515] increase allowed NDO log file size
- Revision
- 11515
- Author
- aburzynski
- Date
- 2013-02-18 16:23:00 +0000 (Mon, 18 Feb 2013)
Log Message
increase allowed NDO log file size
Modified Paths
Modified: trunk/opsview-core/t/992ndofilesize.t
===================================================================
--- trunk/opsview-core/t/992ndofilesize.t 2013-02-18 16:20:35 UTC (rev 11514)
+++ trunk/opsview-core/t/992ndofilesize.t 2013-02-18 16:23:00 UTC (rev 11515)
@@ -60,8 +60,9 @@
my $size = -s "$Bin/../var/ndologs/$firstlog";
note( "filesize=$size" );
-# Set this value just higher than the current size, so we'll find out straight away if more data is being sent to NDO
-my $max = 155000;
+# Set this value just higher than the current size,
+# so we'll find out straight away if more data is being sent to NDO
+my $max = 160000;
my $variation = 5000;
my $lower_bound = $max - $variation;
_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins