CA Infrastructure ManagementCA Performance Management - Usage and Administration
Issue/Introduction
After upgrading to 3.7 the CA Performance Center console process isn't starting
Job for caperfcenter_console.service failed because the control process exited with error code. See "systemctl status caperfcenter_console.service" and "journalctl -xe" for details.
Cause
missing wget library
journalctl -xe will show the message about wget being missing
Environment
3.7
Resolution
We do a wget check to DM service to confirm it's up before starting PC console service. Work with your linux administrator to install the wget library and then restart the performance center console process. It should start successfully