Changed the default path for fping so that it works OOTB on CentOS.

This commit is contained in:
Ramon Novoa 2015-01-09 11:28:18 +01:00
parent 47401ccfeb
commit d5c299cbf2
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ xprobe2 /usr/bin/xprobe2
nmap /usr/bin/nmap nmap /usr/bin/nmap
# Path to the fping binary. Used by the Enterprise ICMP Server. # Path to the fping binary. Used by the Enterprise ICMP Server.
fping /usr/bin/fping fping /usr/sbin/fping
# A value that specifies how aggressive nmap should be from 1 to 5. 1 means slower but more reliable, 5 means faster but less reliable. 2 by default. # A value that specifies how aggressive nmap should be from 1 to 5. 1 means slower but more reliable, 5 means faster but less reliable. 2 by default.
nmap_timing_template 2 nmap_timing_template 2