Change the Auto-Registration Queue Size
Change the Auto-Registration Queue Size
You can configure the number of agents that can be queued for auto-registration. Consider using this feature to increase the queue size if you need to auto-register a large number of agents (more than 1000) simultaneously.
Before you begin
- You must be a Super Admin.
- Obtain the rsaadmin operating system password for the primary instance.
- Secure shell (SSH) must be enabled on the primary instance. For instructions, see Enable Secure Shell on the Appliance.
Procedure
On the primary instance, log on to the appliance using an SSH client.
Change directories:
cd /opt/rsa/am/utils
- Run one of the following commands:
- To set the auto-registration queue size limit for the first time, type the following command, where x is the queue size limit you want to set, and press ENTER:
./rsautil store -a add_config auth_manager.agent_protocol.auto_reg_queue_size x GLOBAL INTEGER
- To update an existing auto-registration queue size limit, type the following command, where x is the updated auto-registration queue size you want to set, and press ENTER:
./rsautil store -a update_config auth_manager.agent_protocol.auto_reg_queue_size x GLOBAL INTEGER
- To set the auto-registration queue size limit for the first time, type the following command, where x is the queue size limit you want to set, and press ENTER:
Restart all AM services on the primary instance and the replica instances:
cd /opt/rsa/am/server
./rsaserv restart all
Related Articles
Prevent or specify the auto-registration utility for selected subnets in RSA authentication agent 7.4 for Microsoft windows 33Number of Views Automatic Agent Registration 144Number of Views Device Registration Using Password Policy 293Number of Views Authenticator Registration 245Number of Views Cloud Administration Retrieve Device Registration Code API 298Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Authentication Manager – Unable to Add or Manage Users with Error “The specified ID is already in use” Troubleshooting Web Tier deployments on Red Hat Enterprise Linux for RSA Authentication Manager 8.1 RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows
Don't see what you're looking for?