stop using dns and /etc/hosts
On 04/03/2015 11:32 PM, "Ian Diddams" <user-7fbf34ed5219@xymon.invalid> wrote:
I can use a local hosts file entry to override that again, but I'd rather have some way fo telling xymon to only use entries in hosts.cfg and ignore native resolution. How might i achieve that?
You can globally disable all DNS lookups for network tests by adding "--dns=ip" to the xymonnet command in tasks.cfg. J