system `/usr/local/www/cgi-bin/ntop/ntop.sh stop` or die "cannot stop ntop: $!"; sleep(8); $cc = `sudo /usr/local/www/cgi-bin/ntop/ntop.sh start` or die "cannot start ntop: $!"; print "status: ",$cc,"\n";