Yep, that was it. I had it figured out about 30 seconds after I clicked send :)

On 11/17/2010 4:14 PM, Butch Evans wrote:
On Wed, 2010-11-17 at 13:27 -0600, Micah Miller wrote:
The MAXTX and MAXRX are set to 20000000.  If I set them above 20000000,
say 30000000 the script runs and I see it running on the interface but
when if finishes, it doesn't email results.  It works and emails fine at
20000000.

Hmm.  I'm not sure.  The THRESHHOLD variable may need to be adjusted as
well.  The email is triggered by:
:if ($"upspeed"<  $"THRESHHOLD") do={ blah..blah }

That's near the bottom of the script.  In other words, it will only
email if the measured upload speed is less than the threshhold value.


_______________________________________________
Mikrotik mailing list
[email protected]
http://www.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to