If you forgot the login credentials for the web account, here is how to perform the reset.
- Access the VM appliance console
- Stop the PowerChute service
/etc/init.d/PowerChute stop
- Edit the configuration file
vi /opt/APC/PowerChute/group1/pcnsconfig.ini
-
In the [NetworkManagementCard] section of the INI file, add the following lines with your desired values:username= new user namepassword= new password
- Save and close
- Restart the PowerChute service
/etc/init.d/PowerChute start