Hello,

Today, I had a problem with tcpping binary path. It seems that TCPPing.pm
doesn't allow relative path. I don't have the problem with FPing.

The problem doesn't come from smokeping daemon but from cgi.
What do you think if, as done in FPing.pm, the check of tcpping binary is
disabled when in cgi mode ?

$ diff TCPPing.pm TCPPing.pm_new
96c96
<
---
>                     return undef if $ENV{SERVER_SOFTWARE}; # don't check
for tcpping presence in cgi mode

Julien
_______________________________________________
smokeping-users mailing list
smokeping-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to