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.
--
********************************************************************
* Butch Evans * Professional Network Consultation*
* http://www.butchevans.com/ * Network Engineering *
* http://store.wispgear.net/ * Wired or Wireless Networks *
* http://blog.butchevans.com/ * ImageStream, Mikrotik and MORE! *
********************************************************************
_______________________________________________
Mikrotik mailing list
[email protected]
http://www.butchevans.com/mailman/listinfo/mikrotik
Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS