INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydroping Namespace ReferenceWraps up liboping (http://verplant.org/liboping/). More...
Detailed DescriptionWraps up liboping (http://verplant.org/liboping/).
Function Documentation
Runs the 'hydroping' stand-alone executable (via the OS), returns the result. Note that 'hydroping' needs to be run with root permissions, if you don't have them setting 'runWithSudo' will prefix the command with 'sudo <cmd>' pathToHydroPing specifies the full path to the 'hydroping' binary, e.g. /usr/local/bin/hydroping Returns:
Throws PingException if 'hydroping' ran, e.g. when DNS lookup of the host failed. Throws gbxutilacfr::Exception if the system was unable to run 'hydroping', e.g. the specified path to the binary was invalid or the permissions were insufficient. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)