Changes between Version 2 and Version 3 of howto/TransparantSpamStatus


Ignore:
Timestamp:
05/22/09 16:21:55 (15 years ago)
Author:
Edwin Eefting
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/TransparantSpamStatus

    v2 v3  
    2121
    2222        echo
     23        echo -n "Laatste scan tijden: ";
     24        grep TIMING /service/amavis/log/main/current |tail -10|egrep -o "[0-9]* ms"| tr "\n" "|"
     25        echo
    2326        echo Huidige scan processen:
    2427        ps ax|egrep "dspam" | grep -- "--user"|grep -v grep