Hi,
Very cool script ! Thanks !
I am currently using nested recursive routing to check ISP health.
I am really dubitative if only one check (not nested) is sufficient in real life to check ISP health.
I have currently 3 nested recursive route, It is perhaps too much…
I am looking to replace my recursive routing with a a script called by Netwatch or just scheduled.
http://forum.mikrotik.com/t/netwatch-instead-of-recursive-routing/168413/1
What do you think about this ? Is it a good idea or not ?