Hello,

I need to move Server Monitor Satellite from current (old) server to new one. New server is on the same subnet (different IP), and need to point on the same Central monitoring service address. Is there any way to do this without creating everything from scratch?

thanks aca

asked 30 Jun '15, 08:06

superaca's gravatar image

superaca
25510
accept rate: 50%


Hi superaca,

Great question. If you want to move the satellite from one server to another and not have to make any changes to your configuration, there are a few things that you copy from the old server and move to the new server. Here are the steps:
1. Install the satellite service on the new server and point it to the central service. Make sure that it can connect to the central service.
2. Then stop the old and new satellite service.
3. Copy the registry key value called Agent_ID on the old server to the new server. Location of registry value:
HKEY_LOCAL_MACHINESOFTWAREPowerAdminServerMonitor<br /> -or-
HKEY_LOCAL_MACHINESOFTWAREWow6432NodePowerAdminServerMonitor<br /> 4. If you are using the PASM satellite service's default database and want to keep the data that has been collected by the satellite, you will need to copy the database files from the old server to the new server. Database files location: ..PA Server MonitorDatabases<br /> 5. Start-up the new satellite service.

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

link

answered 30 Jun '15, 10:33

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 35%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×10
×5

Asked: 30 Jun '15, 08:06

Seen: 4,726 times

Last updated: 30 Jun '15, 10:33