Questions tagged [scom]

SCOM is an acronym for Microsoft's System Center Operation Manager.

SCOM stands for System Center Operations Manager, a system monitoring tool which uses management packs to define monitoring states and knowledge base information regarding errors and issues.

107 questions
2
votes
0 answers

SCOM integration with webservices

How to create a SCOM connector to send the alerts to Rest API?? I have identified one of the possible solution. Make the SCOM notification services catch your alerts (or all alerts) Create the PS script where you can implement additional…
mano haran
  • 21
  • 2
2
votes
2 answers

SCOM Rule - NTFS - Delayed Write Lost

I have just installed SCOM and it is monitoring a subset of the Windows servers that we have installed. There is one rule which is generating alerts which is giving me a little trouble: NTFS - Delayed Write Lost This is being caused by VMware and…
Norphus
  • 165
  • 1
  • 3
  • 12
2
votes
0 answers

Identifying VSS drives in SCOM 2012 R2

I'm trying to configure some overrides in our SCOM 2012 R2 server to disable disk space alerts on our VSS drives. I could just go in and disable it on every VSS drive we have, but it'd be good if I can make it more dynamic. I just can't seem to…
DarkMoon
  • 1,039
  • 15
  • 30
2
votes
1 answer

What Firewall Rules for Audit Collection Service in SCOM 2012

What Firewall Ports or Rules do I have to Configure, to enable the Forwarders to Connect to the ACS Collector? When the Firewall on Collector is enabled, no Forwarder can connect to the Collector, When the Firewall on Collector is disabled, the…
Joel
  • 237
  • 2
  • 12
2
votes
2 answers

Check management server on SCOM 2012

I have to check about 400 machines for the management server as we have moved from SCOM 2007 to 2012 and we need to check if the old SCOM 2007 server is still being pointed at. On an individual server I see the following: I'm checking this on…
daithi_dearg
  • 51
  • 2
  • 5
2
votes
2 answers

How to set an alert to only fire during certain hours

We reboot our Windows print servers automatically twice a week. Each time we do, we receive an alert per printer in SCOM 2012. I've searched all over for a way to tell SCOM that I don't need an alert during non-business hours. Is there a way to do…
2
votes
0 answers

MS Operations Manager 2012 Web Console access Active Directory Users And Computers

Does anyone know if it is possible to add/manage "Active Directory Users And Computers" to/from the System Center 2012 Operations Manager Web Console?
Erik
  • 21
  • 1
2
votes
4 answers

SCOM 2007 versus Zenoss (or other open source)

I've taken the liberty to test both SCOM 2007 and Zenoss and found the following: SCOM 2007 Pros: Great MS Windows server monitoring and reporting In-depth configuration and easily integrates into a "MS datacenter" Cons: limited network device…
TheCleaner
  • 32,627
  • 26
  • 132
  • 191
2
votes
2 answers

PSEXEC from powershell

I have been struggling getting powershell to run Psexec. It works fine for single line commands. but i need to call SCOM to put the server in maintenance mode through Psexec... $output = .\pstools\PsExec.exe \\scomserver-u $user -p $password…
user98805
  • 33
  • 2
  • 4
2
votes
1 answer

Lync Pool discovery issue in SCOM 2007 R2

Trying to get my Lync topology to show up in the SCOM 2007 R2 console. So far, I've done the following: Deployed the SCOM agent to the Lync servers Enabled Agent Proxy on all Front End servers in the primary pool Imported the Lync Management Pack…
Ode
  • 121
  • 1
  • 6
2
votes
2 answers

Simulate DOS/High Workload on IIS

I want to simulate a DOS attack, or a very high workload on a simple IIS web site. The purpose is testing SCOM responses with IIS. Any suggestions for a tool and/or script? Thanks!
Malnizzle
  • 1,441
  • 2
  • 16
  • 30
2
votes
1 answer

SCOM 2007 - SQL Server Monitoring

I've been tasked with comparing the monitoring capabilities in SCOM 2007 with the established SQL products such as Spotlight, SQLSentry, etc. I'm pretty sure that SCOM can't do some of the more in-depth stuff that those products do, but can it be…
Gary Hines
2
votes
1 answer

How to migrate SCCM and SCOM's databases from SQL Server 2005 to SQL Server 2008?

I need to migrate databases (including reporting services) applications System Center Operations Manager and System Center Configuration Manager to a single SQL Server 2008. Currently each of the servers has a dedicated SQL 2005 Instance. I'm…
MotoRazr
2
votes
4 answers

Is Sql Server 2008 R2 unsupported by Operations Manager (SCOM) 2007 R2?

I'm performing a test configuration of System Center Operations Manager 2007 R2, on a system prepared with Sql Server 2008 R2. Unfortunately, the Scom 2007 R2 prerequisites verification program seems to be detecting exact versions of Sql Server, and…
bwerks
  • 752
  • 3
  • 10
  • 22
2
votes
1 answer

Operations Manager 2007

i am looking for some custom scripts to pull information on perfomance data counters being collected by OpsMgr. Does anyone have any scripts they are currently using?
SQLRockstar
  • 713
  • 6
  • 10