Do you want to run Ping from your PC or from the Orion server.
I've been looking for a way to run ping from the Orion server through the Orion browser interface.
Sadly that requires running an executable on the server through your browser, which is a security risk and is locked down in IIS.
Years ago I created an AANT script that does a pathping from the server to any node when packet loss or high latency is detected.
This runs a batch file on the server that writes the output to a text file which is displayed using your browser.
This script is shared here in the Content Exchange section, but only works with the older Orion versions using ASP code.
I'm currently working on porting this to the .NET - ASPX code.