Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /usr/lib/netdata/conf.d/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : //usr/lib/netdata/conf.d/fping.conf
# no need for shebang - this file is sourced from fping.plugin

# fping.plugin requires a recent version of fping.
#
# You can get it on your system, by running:
#
# /usr/libexec/netdata/plugins.d/fping.plugin install

# -----------------------------------------------------------------------------
# configuration options

# The fping binary to use. We need one that can output netdata friendly info
# (supporting: -N). If you have multiple versions, put here the full filename
# of the right one

#fping="/usr/local/bin/fping"


# a space separated list of hosts to fping
# we suggest to put names here and the IPs of these names in /etc/hosts

hosts=""


# The update frequency of the chart - the default is inherited from netdata

#update_every=2


# The time in milliseconds (1 sec = 1000 ms) to ping the hosts
# by default 5 pings per host per iteration
# fping will not allow this to be below 20ms

#ping_every="200"


# other fping options - defaults:
# -R      = send packets with random data
# -b 56   = the number of bytes per packet
# -i 1    = 1 ms when sending packets to others hosts (switching hosts)
# -r 0    = never retry packets
# -t 5000 = per packet timeout at 5000 ms

#fping_opts="-R -b 56 -i 1 -r 0 -t 5000"

Samx