until now, there wasn’t any serious looking glass available for Mikrotik. This. Changes. NOW!
Alpha version, but it works fine for pings & traceroutes.
1.API service will not help you, this is done using SSH. API in Mikrotik does not support traceroute, pings, etc.
That is false. The API supports “/ping”, as well as “/tool ping” and “/tool traceroute”. Yes, the output is different, and needs to be processed, and your app may not support the API… But the API protocol itself does support these.