Most recent edit on 2006-02-02 21:19:23 by MetalHead [fixed typo]
Additions:
This patch adds the "-e" flag to ping, which makes ping exit as soon as an error is encountered. This can be used e.g. to monitor a host and execute a command as soon as it goes down. Unfortunately, I wasn't able to contact the maintainer of ip-utils, so the patch isn't included in the official release.
Deletions:
This patch adds the "-e" flag to ping, which makes ping exit as soon as an error is encountered. This can be used e.g. to monitor a host and execute command as soon as it goes down. Unfortunately, I wasn't able to contact the maintainer of ip-utils, so the patch isn't included in the official release.
Edited on 2006-01-27 00:43:06 by MetalHead [added parent]
Additions:
Oldest known version of this page was edited on 2005-09-11 19:03:18 by MetalHead [initial setup]
Page view:
Ping patch
This patch adds the "-e" flag to ping, which makes ping exit as soon as an error is encountered. This can be used e.g. to monitor a host and execute command as soon as it goes down. Unfortunately, I wasn't able to contact the maintainer of ip-utils, so the patch isn't included in the official release.
CategoryCode
CategoryC