Changes between Version 2 and Version 3 of howto/TransparantSpamStatus
- Timestamp:
- 05/22/09 16:21:55 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/TransparantSpamStatus
v2 v3 21 21 22 22 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 23 26 echo Huidige scan processen: 24 27 ps ax|egrep "dspam" | grep -- "--user"|grep -v grep