Hi, i am working on my final project for my engineer degree, and i am deploying an auditing server with openvas and using alfresco as my reports repository. The problem is that i'd really like to use as much of the openvas capabilities as i can, so i don't need to write complicated scripts or hard-to-mainting things.
At this moment this is what i have: 1-I've created a lot of openvas tasks, one per server i want to audit. 2-I've wrote a really-hard-to-mainting perl script that use omp to run all the tasks and control them. I run it with a cron job. 3-When the script detects one of the task is done, it dumps the report to a pdf and save it in my alfresco installation throw cifs. 4-Alfresco process this new file, with some rules i've defined and send massages to the administrator of the server, and some other people that must be aware of the server. I know that with a scheduler i could get step 2 to work, and maybe step 3 with the right escalator. What i would really love is to be able to create my own escalator so i could send my reports to alfresco with it, instead of using my actual schema. Is that possible? What about the CLI??? Until now, my schema works fine, but i'm not comfortable with it. Thanks guys! -- Pavlik Juan José
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
