in reply to Re^15: show a message only during the sleep time
in thread show a message only during the sleep time
and started again with:my $stop = `/usr/local/bin/sudo /usr/local/www/cgi-bin/ntop/ntop.sh st +op` or die "cannot stop ntop: $!";
I cannot see errors on the ntop output.<br> my $start = `/usr/local/bin/sudo /usr/local/www/cgi-bin/ntop/ntop.sh s +tart` or die "cannot start ntop: $!";
Software error: cannot stop ntop: at /usr/local/www/cgi-bin/ntop/ntop.cgi line 41.
|
|---|