Should I Setup a Separate Reporting Server in my MOM Environment?
Goto the MOM Home Page
 
I'm currently designing a multiple MOM server environment. We have 2 DCAMs servers and one database server.

This may be a silly question but should I install IIS and Access on the DCAM's or the reporting server?

Contributed By: James Morey [MSFT]
Setting up a separate Reporting server is a very good idea and will give you performance gains that more than justify the cost.  This is because generating some reports have been know to spike the CPU to 100% for several minutes.  This is bad news on a DCAM since MOM is unavailable during this time.  Here’s some information on setting up Reporting on a separate server.

To Relocate the Report Web Folders
This is a 3 step process:

  1. Move the '<Program Files>\Microsoft Operations Manager 2000\Event\Report' directory to the new location (You might want to keep a copy some where until you have established that the changes are working).
     

  2. Change the URL used by the 'http://<servername>/Reporting' app (allows Web Viewing of saved HTML reports). To do this :

  1. Open the IIS snap-in and navigate to Default Web Site (or wherever)/Reporting.

  2. Right-click and click 'Properties'.

  3. On the 'Virtual Directory' tab, change the Local Path to the new location.

  4. Click OK.

  1. Change the location of the saved report files. To do this:

  1. Open the Reporting utility (use the Local Reports option on thepop-up)

  2. Click 'File' on the main menu and then select 'HTML Properties'.

  3. Change both paths to the new location.

NOTE: Because there is only one path for the saved reports, I don't see any way of splitting up the Reports directory, that is, to have the AD reports go to on partition and the Exchange ones go to another partition.

Manual generation worked just fine. Waiting for a confirmation on the *.bat generation.

Contributed By: Nissim Ben-Maor, MVP MOM
You can point the MOM MMC console so it can use data from the archiving server:

1. By manipulating the registry key.

2. Create custom MMC that contains both databases (recommended)

As for doing the same thing with the Reporting Tools you have the option to choose your database server - you can change it from there.
 

© FAQShop.com 2003 - 2008

Goto the MOM Home Page

Email the Author