-
Get a list of SCOM Management Servers and Gateway Servers from SQL
I recently received a question asking about getting some of the information from a table in my health check script directly from SQL. So in response to that, here’s some SQL code that will pull out the Management Servers and the Gateways from the SCOM Database, along with some performance collection data about each server.
-
Listing SCOM 2012/2016 Resource Pool Members
Hi Guys, I was asked today if there’s any way that we can use Windows PowerShell to list all of the members of a SCOM Resource Pool and of course yes there is. Actually a few blogs have examples of this so I’ve checked this to run on SCOM 2016 as well as SCOM 2012. […]
-
Installing SCOM AIX (Unix or Linux) Agents behind Chained Gateway Servers
Today I was called to help configure SCOM monitoring for some AIX 7 Servers. Ok, not a hard task as such but during the meeting I found out that I was going to have quite a few hurdles to contend with. These AIX Servers were located in a Customers Network behind some chained gateways and […]