Hi Avery,

this information is written in the INSTALL file of gvmd openvas source.

/The default value for "Max Rows Per Page" is 1000.  0 indicates no limit.//
/ /
/ /This setting can not be changed via GMP.  However, the gvmd option//
/ /--modify-setting can be used to change it.//
/ /
////    $ gvmd --modify-setting 76374a7a-0569-11e6-b6da-28d24461215b \//
////           --value 100//
/ /
/ /This changes the global value of the setting, and so applies to all
users.//
/ /Adding --user to the command will set a value for maximum rows only
for that user./

Raphael Grewe


Am 30.07.2017 um 16:13 schrieb Avery Rozar:
> Now that Raphael helped me get "rows=-1" working I see that there is
> hard limit of 1000. In the Tech Docs (at 8.9 Change in All GET_...
> commands) it references "--max-rows" as an global option to be set at
> 0. This option does not seems to work with (omp 1.4.5) on Kali Linux
> out of the box. I get "Unknown option --max-rows=0" when adding to an
> omp command. Where is the "--max-rows" option set?
>
> Thanks,
> Avery
>
> On Sun, Jul 30, 2017 at 6:13 AM, Raphael Grewe
> <[email protected] <mailto:[email protected]>> wrote:
>
>     You habe to use the filter like this.
>     filter='cisco rows=-1'
>
>     Gesendet mit BlueMail <http://www.bluemail.me/r?b=10215>
>     Am 29. Juli 2017, um 20:33, Avery Rozar
>     <[email protected] <mailto:[email protected]>>
>     schrieb:
>
>         Adding rows='-1' has no effect when using omp get_info for nvt's.
>
>         Example:
>         omp --port=9390 --host=localhost --username=admin
>         --password=passwd --xml="<get_info type='nvt' filter='cisco'
>         rows='-1'></get_info>" --pretty-print
>
>         The example above only shows 10 results out of 807, can this
>         be modified using OMP?
>
>         Thanks,
>         Avery
>
>
>         
> ------------------------------------------------------------------------
>
>         Openvas-discuss mailing list
>         [email protected]
>         <mailto:[email protected]>
>         
> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
>         
> <https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss>
>
>

_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to