benmayo Posted February 26, 2013 Posted February 26, 2013 Dear FileMakers, I am attempting to write a script to Ping an IP address, perhaps 10 times over, and to output an average response time in ms, and the packet loss as a %age to fields in my DB. In my searches, I found an AppleScript which can be called from within FM and give a response time within a dialogue, but no %age packet loss, in a dialogue: https://discussions.apple.com/thread/3833490?start=0&tstart=0 And that is as far as I've got in quite a long time. Ideally, calling the script from within FM would trigger the ping test and output the time and packet loss to their respective fields, but if this is unfeasible then simply outputting to dialogue would be ok. Thank you in advance, please advise if further information is required to provide useful assistance. Ben
MarkWilson Posted March 2, 2013 Posted March 2, 2013 There are various websites that can start a ping test by loading a preformatted url. Then scrap the data from the web browser. http://usa.ping.ms/#fmforums.com http://network-tools.com/default.asp?prog=ping&host=fmforums.com
Recommended Posts
This topic is 4285 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now