IT Administrator at a university with 501-1,000 employees
System Center Operations Manager 2012 SP1 Mini-test
I
decided to do a mini-test of System Center Operations Manager 2012 SP1.
We are already using Nagios for monitoring but it doesn’t hurt to look
at the competitors
Installation
Normally I would test in a virtual environment, but this time I happened to have my trusty old bastard (Fujitsu Siemens Primergy RX200 S2) ready with a plain installation of Windows Server 2012 so I decided to use that one instead.
Nothing special with the installation, just a plain installation of Windows Server 2012 as base and SCOM 2012 SP1 on top of that. I then joined the server to the domain as this is a requirement. After that I started the installation of Operations Manager. The installation program itself has a prerequisite check so every component will be installed perfectly. I chose to install “everything”. There were many components missing at the check and the following was required for me:
· Download and install Microsoft Report Viewer 2010
· Add Application Server Role
· Add a whole bunch of Web Server (IIS) Support role services
· Modify alternative source to installation files (basically mount Windows Server 2012 ISO)
· More strange errors… The ISAPI and CGI Restrictions are disabled or missing: Web Console cannot operate properly because the ISAPI and CI Restrictions in Internet Information Services (IIS) are disabled or missing for ASP.NET 4.0.
Solution:
https://roshamboot.org/main/quick-fix-scom-2012-sp1-installation-challenges/
· Had a look at some guidelines instead of next, next, next
· Note: SQL_Latin1_General_CP1_CI_AS should be set as collation, otherwise error. The installer will NOT correct this one for you automatically.
· All prerequisites OK, except for SQL.
· Installed SQL Server 2012 SP1 Enterprise. Configured SQL to use max 2GB memory.
· Opened up firewall port for SQL
https://msdn.microsoft.com/en-us/library/cc646023.aspx
· Installed SCOM 2012 with pretty much default settings and with the help of
· Installed ok!
This was only a small test, as the whole system is a bit over the top (to say the least) for our needs. Anyways, seems to be working just fine. Screenshot below.
Fig 1. System Center Operations Manager 2012 SP1
I’ve tested SCOM 2007 before so I knew what to expect. SCOM 2012 is indeed a very advanced monitoring system with all the bells and whistles. However, Nagios is our main monitoring software and it’s already set up to monitor all Linux servers, printers, switches (and more) at the Department. I’ll put my energy into configuring Nagios instead, as we don’t need all the advanced features of SCOM. We’re not monitoring hundreds of servers either. I’ve now added a script to Nagios which checks for Windows Updates. Of course there’s also standard checks like ping and so on. We don’t need anything fancier than that, at least for now. More about the Nagios script in another post.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Infrastructure Expert at a healthcare company with 501-1,000 employees
Good for Microsoft-centric environments.
Valuable Features:
Does a great job with Microsoft technologies. Decent with other technologies (Unix/Java).
Room for Improvement:
Very expensive now that you are forced to buy entire System Center suite, although comparable to other monitoring solutions that include basic APM. Dashboards are pretty weak.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
With 2007R2 we've done some basic monitoring: The out of the box disk and service monitoring, some text log monitoring and remote port monitoring for service availability of databases, WebSphere, etc. We're moving to 2012 soon and will expand on what we've currently done. Text log monitoring is supposed to be a little better (Monitors instead of just Rules via the MP templates), plus 3 state (green, yellow, red) disk instead of 2 state (green, red). Plus we're going to use the JMX monitoring. Today we're using Quest Management Extensions for WebSphere "monitoring" (mostly just perf stats collection).
Buyer's Guide
SCOM
June 2025

Learn what your peers think about SCOM. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
859,687 professionals have used our research since 2012.
Manager of Operations at a outsourcing company with 1,001-5,000 employees
Expensive, but delivers what we need
Valuable Features:
Well suited to handle MS Apps!
Good community to get support from
Good reporting.
Lots of features in the "package"
Room for Improvement:
Need work to minimize the amount of events transferred to Incident systems.
High License cost for the 2007 version.
Super High cost for the 2012 version due to change to a CPU based.
Need lots of HW to handle 1000 servers application operations
Other Advice:
The good reporting capabilities was one of the major functions which made us choose SCOM as the tool for handling MS application operations (only used for that, not the OS platforms).
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
We don't do any desktop monitoring with SCOM, with the exception of a few mission-critical workstations that have legacy processes. The large majority of our monitoring is for server based applications.

Buyer's Guide
Download our free SCOM Report and get advice and tips from experienced pros
sharing their opinions.
Updated: June 2025
Popular Comparisons
Datadog
Zabbix
New Relic
SolarWinds NPM
PRTG Network Monitor
ThousandEyes
Cisco Secure Network Analytics
Nagios XI
ServiceNow IT Operations Management
Auvik Network Management (ANM)
Checkmk
LogicMonitor
Splunk Observability Cloud
Nagios Core
Centreon
Buyer's Guide
Download our free SCOM Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- Do you think there is a minimum critical threshold that justifies the deployment of the System Center suite?
- What are the top pros and cons of SCOM?
- What is the difference between IT event correlation and aggregation?
- When evaluating Event Monitoring, what aspect do you think is the most important to look for?
- What questions should companies ask vendors when researching event monitoring solutions?
- What insider threat detection tool do you recommend to a company with a modest budget?
- Have you successfully migrated from a best-of-breed enterprise management/monitoring & automation/orchestration platform to the ServiceNow framework?
- Why is Event Monitoring important for companies?
Thank you very much. This was a good preview to the installation process for SCOM 2012.