Commands for managing scanner pools
You can modify and delete scanner pools, and manage privileged users and Vscan servers for a scanner pool. You can view summary and details for a scanner pool.
If you want to... | Enter the following command... |
---|---|
Modify a scanner pool | vserver vscan scanner-pool modify |
Delete a scanner pool | vserver vscan scanner-pool delete |
Add privileged users to a scanner pool | vserver vscan scanner-pool privileged-users add |
Delete privileged users from a scanner pool | vserver vscan scanner-pool privileged-users remove |
Add Vscan servers to a scanner pool | vserver vscan scanner-pool servers add |
Delete Vscan servers from a scanner pool | vserver vscan scanner-pool servers remove |
View summary and details for a scanner pool | vserver vscan scanner-pool show |
View privileged users for a scanner pool | vserver vscan scanner-pool privileged-users show |
View Vscan servers for all scanner pools | vserver vscan scanner-pool servers show |
For more information about these commands, see the man pages.
Give documentation feedback