This article talks about troubleshooting steps for High CPU Utilization by Smarts processes.
All Supported Smarts releases
Troubleshooting "High CPU Utilization" is always tricky and complex. Here are some suggestions on what to look for and how they can impact CPU:
Factors that influence CPU Utilization:
ps aux | head -1; ps aux | sort -rnk 4 >> CaseNumber.log
./sm_tpmgr -s <INCHARGE-AMPM> --sizes
./dmctl-s <INCHARGE-AMPM> geti UnitaryComputerSystem | tee | wc -l
BASEDIR/IP/smarts/bin/sm_edit conf/icf/FULL_DEVSTAT.import.
dmctl -s <DOMAIN> invoke SNMP_AccessorInterface::DEVSTAT-SNMP-Poller reset_statistics
dmctl -s <DOMAIN> get SNMP_AccessorInterface::DEVSTAT-SNMP-Poller
sm_tpmgr -s <DOMAIN> --show-dm-processes
The above settings are just some recommended areas to review and monitor if there are any High CPU Utilization concerns pertaining to Smarts IP Manager. For further detail and in-dept review, please refer to Smarts Admin Guide, Smarts scalability Guide,Smarts Deployment Guide.
If you still need further assistance to address this concern, please make sure you collect the above data when contacting Support Team.