Greetings everyone,
I have been tasked to write a program that goes down a list of IPs to ping them once every few minutes, and on a failed ping send a notification to X user via email.
My questions are this:
1. Is there a way to ping from within MMF?
2. Providing the answer to the above is true, is there a way to check for a successful or failed ping attempt?
3. For the Ext devs out there: How hard would it be to write an extension to do this?
Thanks in advance.