System Administration Guide: Security Services

ProcedureHow to View Vscan Properties

  1. View the properties of the vscan service, of all scan engines, or of a specific scan engine.

    • To view the properties of a particular scan engine, type:


      # vscanadm get-engine engineID
      
    • To view the properties of all scan engines, type:


      # vscanadm get-engine
      
    • To view one of the properties of the vscan service, type:


      # vscanadm get -p property
      

      where property is one of the parameters described in the manpage for the vscanadm(1M) command.

      For example, if you want to see the maximum size of a file that can be scanned, type:


      # vscanadm get max-size