Am 29.04.2009 um 08:08 schrieb Michael Wiegand: >> On the other hand, OpenVAS server startup takes ages, it might be >> interesting to add something like "loading plugin X out of Y. (Just a >> suggestion). > > As Felix said, openvasd outputs messages just like this, but I think > it > is Debian SOP to pipe the output to /dev/null when starting up. Not > sure > how verbose you'd like to be in your init.d scripts.
You're completely right, my bad. Output is a bit ugly tho ;-) ossimpro22:~# openvasd -D Loading the plugins... 918 (out of 10558)byte_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 1071 (out of 10558)sunrpc_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 2193 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 2244 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 2295 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 3927 (out of 10558)slad.inc: Not able to open nor to locate it in include paths Loading the plugins... 4182 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 4284 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 5151 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 5253 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 6579 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 7497 (out of 10558)slad.inc: Not able to open nor to locate it in include paths [6449](/var/lib/openvas/plugins/slad_run.nasl) Undefined function 'init_add_preferences' Loading the plugins... 7548 (out of 10558)smb_file_funcs.inc: Not able to open nor to locate it in include paths Loading the plugins... 8721 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 8874 (out of 10558)smb_func.inc: Not able to open nor to locate it in include paths Loading the plugins... 9639 (out of 10558)plugin_feed_info.inc: Not able to open nor to locate it in include paths All plugins loaded ossimpro22:~# _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
