VMware Monitoring For Service Providers: Setting Up A Normal Gateway

by OpsLogix, on 23-Feb-2018 14:39:53

In this OpsLogix "How To" video we'll be showing you how to set up your VMware monitoring as a Service Provider using a normal Gateway.


ALL SCRIPTS & COMMANDS CAN BE FOUND BELOW!

If you'd like to know more, request a quote or get a free evaluation of our VMware Management Pack, visit: opslogix.com/vmware-management-pack

GENERATE CERTIFICATES 

To generate Root, Management Server and GateWay certificates go to https://technet.microsoft.com/en-us/library/hh212810(v=sc.12).aspx

ADD A GATEWAY RUN TWO COMMANDS
 

COMMAND 1

Cd “C:\Program Files\System Center 2012\Operations Manager\Server”

 

COMMAND 2 

Microsoft.EnterpriseManagement.GatewayApprovalTool /ManagementServerName=accom2012sp1ms1.contoso.com /GatewayName=accom2012sp1gw1.Contoso.com /SiteName=Customer01 /Action=Create

  

POWERSHELL SCRIPT TO CREATE A NEW CUSTOMER SCOM RESOURCE POOL

 

Import-Module Operationsmanager

## Get the customer Gateway Server(s)
$GatewayServer01 = Get-SCOMManagementServer -Name "accom2012sp1gw1.Contoso.com"

## create a new Opslogix VMware resource pool
New-SCOMResourcePool -DisplayName "Remote Customer Site A - VMWare Pool" -Member $GatewayServer01

Try it for free

Want to try our Management Pack? Got to the VMware Management Pack page and fill in the contact form. Or drop us an email at sales@opslogix.com 

Topics:VMwareHow-toManagement PackSCOM

Comments

About our blog

Our blog is where you can find anything related to our products, product releases, company or just some other important information we think you - as our reader would like to know!

If you have a topic or question you think that we should address, but don't find it in our archive you can always have a look at our knowledge base.

Subscribe to Updates