How can I change the MySql password on NetOps Performance Management?
How can we change the current complex MySql Password in use by the NetOps Portal database?
All supported DX NetOps Performance Management releases
Admin user of tool left the company.
Company policy requires any passwords the user had access to be changed.
See the Additional Information section below for releases 21.2.7 and earlier.
For releases 21.2.8 and newer, including all currently supported new releases, use the reset_mysql_password.sh script.
Introduced in 21.2.8 are scripts that allow a customer to update the password if the original is known:
/opt/CA/MySql/scripts/reset_mysql_password.sh -p '<password>' -n '<newpassword>'
Then run to update properties files:
/opt/CA/PerformanceCenter/Tools/bin/reset_pc_db_password.sh -p '<new-password>'
For releases 21.2.7 and earlier follow these steps.
There are 2 accounts used in the tool for MySql DB access. The root and netqos users. Their passwords must be the same.
To change the password take these steps. Default paths shown.