Hi list,

I'm in the process of optimizing the current plugins, after having noted
that some of them are waaayyy too slow compared to what they do. This
allowed me to discover minor problems in many of them, where they would
do redundant checks and all.

What I need at this time is the benchmarks of your plugins, so that I
can now what needs to be optimized.


To help me, please send me the output of :

cat /usr/local/var/nessus/logs/nessusd.messages | \
grep "finished its job" | \
awk '{print $13" "$6}'  | \
sort -rn                | \
gzip -c > /tmp/for_my_pal_renaud.txt.gz

And send me the file /tmp/for_my_pal_renaud.txt.gz by email (preferably
with the subject "plugins benchmark").

Thanks,

                                -- Renaud
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to