> The only thing in the logs is as follows:
>
> gsad main:  DEBUG:2010-03-11 08h26.24 CST:2174: Forking...
>
> It repeats that several times with different time stamps.

-v or --verbose should add more output to the logs.  The logging is also
controlled by PREFIX/etc/openvas/gsad_log.conf.  If you set the last line
to

level=128

you'll enable the verbose logging.  It's off in the distributed source
because the logging has intermittent problems with threads.

-f or --foreground makes the daemon run in the foreground.  When running in
the foreground

        exit $?

will give the exit status after it exits, which may show if the daemon is
crashing.
--
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to