On Tue, Sep 21, 2004 at 02:39:11PM -0400, McGlon, Robert wrote:

>    I attempted to create a script the will archive the nessusd.dump file
>    and the nessusd.messages
...
>     The only problem is the new
>    nessusd.messages file is not populating with any data from new scans.

The problem is that nessusd has yet to close the filehandles for the
logs you rotated out.  The solution is to modify your script so it sends
a HUP signal to any instances of nessusd that are running after you
rotate the logs but before you gzip them. 

George
-- 
[EMAIL PROTECTED]

Attachment: pgp02dFTniBYj.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to