I've run into a snag trying to upgrade my Orion 9.0 to Orion 9.1. I still had Application Monitor installed on my Orion server and it seems I can neither install Orion 9.1 with AM installed, nor can I uninstall AM. So I guess you could say I'm stuck. I'm happy to get rid of AM, but there doesn't appear to be any method of uninstalling it. What's the recommended method of uninstalling AM if there's no "Uninstall" showing up in Add/Remove Programs?
HI
Had the same issue yesterday with my old AM but I had it in Add/Remove. Once done it installed fine
Julian
To trick the Orion 9.1 installer into thinking AppMon is not installed, delete this registry key:
HKLM\SOFTWARE\SolarWinds\Orion\Application Monitor
Now you need to manually remove AppMon. This set of steps should do an adequate job of that:
That worked like a charm! Thanks for all your help.
I have the same issue - thanks for the instructions Tim!
Dave.
Quick follow-up. Do you know what tables need to be dropped from the database for AM? Also, instructions on how to drop those tables would be great too. Thanks.
Dropping tables is easy - just use your db management tool of choice (SQL Management Studio, Orion's Database Manager, sqlcmd, etc.) to run "DROP TABLE tablename", where tablename is the name of the table. AppMon adds the following tables:
Hmm.. I might be doing something wrong. I was able to drop the table "Applications" and I also dropped a table (not a view) called "ApplicationStatistics". There doesn't seem to be any trace of a table called "ApplicationStatistics_Daily", ApplicationStatistics_Detail", or "ApplicationStatistics_Hourly"
I'm still pretty sure I'm missing some residue left over from AM because "Application" is still available in the Advanced Alert "Property to Monitor" pull-down.
On the bright side I just trimmed 3.2GB from my database when I dropped the ApplicationStatistics" table.
Ok, it looks like you had the version of the AppMon schema where all of the statistics were in one table instead of being split into three and joined up with a view.
To get rid of the residue in advanced alerts (and reports), delete the Applications.* files in the Schemas subdirectory of Program Files\SolarWinds\Orion.
Ahh, much better. Thanks again Tim!
Tim,
I would just like to say that the information that you provided helped me as well. I was in the same boat as aLTeReGo and this allowed me to install Orion 9.1 and fixed any residual effects of AppMon. I appreciate all of the technical information that you continue to post to Thwack.
Thanks,
Samuel
I had a number of issues/questions.
Would these instructions be the same for uninstalling from a HSB system? I was testing this uninstall on the HSB before doing it to the running production machine. There seems to be a few missing files.
1. Deleting the AppMon poller service using the command mentioned returned an error that there was no such service. 2. There was not an OrionApplicationMonitor directory in the Orion Folder3. Both Folders mentioned in step 4 were not present4. All the files in step 5 were not present.
Its confusing to me as the registry keys mentioned were present and the program was listed in the Add/Remove programs window prior to preforming any steps. I belive this could be because the machine is a HSB system or it had previously been uninstalled?
Thanks in advance.
Jason
Strange - so you had the registry keys for AppMon but none of the files?
Are you able to upgrade to 9.1 now?
I have been unable to test 9.1 install yet as this will require an off hours scheduled time frame to install. If files are not present and reg files are deleted this should be a clean manual uninstall ? I will perform this on main pollers over the next few days and get back to you on if the same issues were present.
If the files and reg keys are gone, it should go fine. Don't forget 9.1 SP1.