Replies: 1 comment 3 replies
-
|
Hi, @olg33. Do you mean the output interface? No, it is not possible. There is a PR that adds this functionality to the upstream library that Netdata uses for pinging, but it has not been merged. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have just installed the Ping module and it works fine, but the VM where I installed this module has multiple network interfaces and I need to ping elements connected to these other interfaces. I just went through the manual at https://learn.netdata.cloud/docs/collecting-metrics/synthetic-checks/ping and I only could find how to configure the host to ping, like this:
jobs:- name: Network Int 1hosts:- "www.google.com"Is there any way to indicate which network interface should the module use to ping a remote host?
I'd appreciate any input on this matter.
Beta Was this translation helpful? Give feedback.
All reactions