Increase the number of trap processing threads in Smarts SAM?
searchcancel
Increase the number of trap processing threads in Smarts SAM?
book
Article ID: 345344
calendar_today
Updated On: 12-02-2024
Products
VMware Smart Assurance
Issue/Introduction
How to increase the number of trap processing threads in Smarts SAM.
Environment
VMware Smart Assurance - SMARTS
Resolution
By default, Trap adapter (TA) and Trap exploder (TE) services have 1 Thread set for Trap processing. To increase the number of trap processing threads on these services in Smarts SAM, do the following:
Open the trapd.conf files for the Trap adapter and Trap exploder using sm_edit as follows: For Trap adapter: <BASEDIR>/SAM/smarts/bin# sm_edit ../conf/icoi/trapd.conf For Trap exploder: <BASEDIR>/SAM/smarts/bin# sm_edit ../conf/trapd/trapd.conf
Search for #THREADS: 1 and remove the # , update the value 1 to a required number. The maximum value is 25.
Save the changes and close the trapd.conf files.
Restart the TA, TE services for the change to take affect