> I've been reading about creating a new report_format, but i really don't
> know how i could use it for what i need. I mean, i need to dump the reports
> in a cifs directory, i have no clue how to do that from a report format.

Each report format contains a shell script called "generate" that the
Manager calls to generate the report from the XML report.  In the generate
script you could dump the report.  You could call Perl to do it.

> Maybe i could do this:
> -Use an email escalator, with "done task" condition, and send the email to
> localhost.
> -Parse every mail that comes from openvas, and dump the reports to wherever
> i need.
>
> With this, i woulnd't need to much logic in my perl script, and i could use
> the openvas scheduler. What do you think?

Sounds like it could work.

--
Greenbone Networks GmbH
Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to