I just upgraded from 1.0.10 to 1.1.12. I'm using the CLI client. With 1.0.10 I would use the command line:
nessus --output-type=html_graph nessusd.domain.com 1241 username test-hosts output-dir This would test the hosts in "test-hosts" and create html_graph output in /path/to/output-dir. However, this no longer seems to work in 1.1.12. I am using the command line: nessus -T html_graph -q nessusd.domain.com 1241 username password test-hosts output-dir This seems to perform the test just fine, however it always creates regular html output (no graphs) in a single file called output-dir. So, what is the trick to getting 1.1.12 to create html_graph output in the same way that 1.0.10 did? BTW - I also tried "--output-type=html_graph" and listing mutiple hosts in the "test-hosts" file. This still produced the same results -- HTML output in a single file with no graphs created. Any thoughts? Thanks! :) -- ~Jay
