Whats the overhead on the client that runs and publishes data for the Systems Center Operations Manager? Most of the data that I want are the perfmon counters. In general, I don't worry to much about the performance overhead for the perfmon counters and will collect data on them about once a minute.

That said, I have no idea what the overhead on the management client is. Is it comparable to perfmon? Or should I be thinking about things completely differently?

link|improve this question

25% accept rate
I don't have actual numbers on the overhead, I ran SCOM on 20 or so machines without issue. – Joseph Kern Oct 22 '11 at 21:01
feedback

1 Answer

The SCOM sample frequency for performance counters is less then perfmon with most performance counter at a single sample every 5 - 15 minutes. High resolution counters will sample a few times a minute. That said SCOM would more likely be configured to collect a larger cross section of counters for baselining.

I would allow for an overhead of 5-10% CPU time. As there can be a lot things happening at one time. However the impact can be completely tuned to exactly what you want. Everything can be disabled or enabled as required.

Running a large environment of 500+ servers I would say that the impact is insignificant but it completely depends on the implementation.

SCOM server side it's a different question and there are calculator tools for capacity management.

Hope that helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.