Uninstalling Edge Manager

Connecting

In order to connect to a Linux Edge device, you will need to have SSH access to the host.

See Get started with OpenSSH for Windows for more info on installing Windows SSH/SCP tools. Tools like Putty or WinSCP are also very useful.

Uninstalling

Always backup configuration data by generating an export before uninstalling/upgrading.

This includes the license file(s) which must be reapplied after the upgrade is complete.

The software package contains an uninstall script that quickly removes Edge ACM and all of AUTOSOL’s software utilities from your device.

You will need SSH access to your device in order to run the uninstall program. Contact your IT department if you need assistance with this.

Once you have access to a terminal connected to the device, you can run the uninstall.sh script from any location using the fully qualified path.

sudo /usr/apps/ASIEdgeManager/core/uninstall

Removing the database

If you wish to remove the database you will need to run additional commands.

dropdb -h localhost -U postgres ASIServerDB dropdb -h localhost -U postgres autosolarchiver

You can use a similar command to delete other databases by replacing ASIServerDB or the user postgres

 

Upon future installs, the installation process will recreate the required databases.

 

For assistance, please submit a ticket via our Support Portal, email autosol.support@autosoln.com or call 281.286.6017 to speak to a support team member.