Browse Source

Regenerate integrations.js (#19018)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot 3 months ago
parent
commit
f3ad8a759a

File diff suppressed because it is too large
+ 0 - 0
integrations/integrations.js


File diff suppressed because it is too large
+ 0 - 1
integrations/integrations.json


+ 1 - 0
src/go/plugin/go.d/modules/ping/integrations/ping.md

@@ -144,6 +144,7 @@ The following options can be defined globally: update_every, autodetection_retry
 | autodetection_retry | Recheck interval in seconds. Zero means no recheck will be scheduled. | 0 | no |
 | hosts | Network hosts. |  | yes |
 | network | Allows configuration of DNS resolution. Supported options: ip (select IPv4 or IPv6), ip4 (select IPv4), ip6 (select IPv6). | ip | no |
+| interface | The network device name (e.g., `eth0`, `wlan0`) used as the source for ICMP echo requests. |  | no |
 | privileged | Ping packets type. "no" means send an "unprivileged" UDP ping,  "yes" - raw ICMP ping. | yes | no |
 | packets | Number of ping packets to send. | 5 | no |
 | interval | Timeout between sending ping packets. | 100ms | no |

Some files were not shown because too many files changed in this diff