mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Changed the default path for fping so that it works OOTB on CentOS.
This commit is contained in:
parent
47401ccfeb
commit
d5c299cbf2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user