Help for this page

Select Code to Download


  1. or download this
    my $stop = `/usr/local/bin/sudo /usr/local/www/cgi-bin/ntop/ntop.sh st
    +op` or die "cannot stop ntop: $!";
    
  2. or download this
    <br>
    my $start = `/usr/local/bin/sudo /usr/local/www/cgi-bin/ntop/ntop.sh s
    +tart`
    or die "cannot start ntop: $!";
    
  3. or download this
    Software error:
    cannot stop ntop:  at /usr/local/www/cgi-bin/ntop/ntop.cgi line 41.