I found perl script on <path_cacti>/scripts/ping.pl is unable be
executed on Win32 environment.
Because "grep" & "awk" unable be executed on Win32 environment.
How to solve it?
$response = `ping $ARGV[1] -c $ARGV[0] |grep round-trip| awk '\{print \$4 \}' | awk -F / '\{print \$1 \}' | grep -v "Warning"`;
<path_cacti>/scripts/ping.pl can't be executed on Win
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 4 guests