User`s guide
Table Of Contents
- Application Discovery Manager User’s Guide
- Contents
- About This Book
- Architecture Overview
- Getting Started
- Managing ADM
- Groups
- Discovery
- Application Patterns
- Report
- Connectors
- Solver
- Index
VMware, Inc. 45
Chapter 5 Discovery
To change this behavior for operating as a local user
1FromtheWindowsStartmenu,navigatetoSetting>ControlPanel>AdministrativeTools>Local
SecurityPolicy>SecuritySettings>LocalPolicies>SecurityOptions.
2 LocateNetworkaccess:sharingandsecuritymodelforlocalaccountspolicyfromthelist.
3Right‐clickNetworkaccess:sharingandsecuritymodelforlocalaccountsandclickProperties.
Networkaccess:sharingandsecuritymodelforlocalaccountsPropertieswindowappears.
4 SelectClassic–localusersauthenticateasthemselvesfromthedrop‐downmenuandclickApply.
Forsecurityreasons,itisrecommendedtoallowtheTelnetservertouseonlyNTLMauthentication,andto
disablepassword‐basedauthentication.
To view the current Telnet server authentication settings
1FromtheWindowsStartmenu,selectRunandtypecmd.TheCommandPromptappears.
2Typetlntadmn toviewthelocalhostsettings.
3Type
tlntadmn config sec=+ntlm toturnonNTLMauthentication.
4Typetlntadmn config sec=-passwd toturnoffpassword‐basedauthentication.
VI-SDK
VI‐SDKisaVMwareproprietaryAPIusedbythird‐partyapplicationstoqueryVMware’smodel,controlthe
virtualinfrastructure’sbehavior,andreceivenotificationsonchangesinthevirtualinfrastructure
environment.VI‐SDKalsoallowsyoutodiscover,configure,andmonitorallaspectsofVMwareESXservers
andVirtualCenter.
VI‐
SDKonVirtualCenteraccessesinformationabouttheentireVirtualInfrastructuredeployment,whereas
VI‐SDKonanESXonlyaccessinformationaboutthatESX.
VI‐SDKisimplementedbystandardwebserviceswithapublishedWSDLandrunsoverHTTPSbydefault.
AVI‐SDKURListheURLofthe
VI‐SDKserveronthetargethost.ThisURLisusedonallhostsinthepolicies
scopesoitdoesnotcontaintheserverpartoftheURL.Forexample,iftheURLis/sdk:925anddiscoveryis
doneagainsthost1.2.3.4,theactualURLusedtoconnecttothe
hostishttps://1.2.3.4/sdk:925.Bydefault,the
URLfieldisinitializedto/sdk,whichisthedefaultVI‐SDKURL.
Detail Discovery with VI-SDK
ADMusesVI‐SDKtoaccessaVirtualCenterto obtaininformationaboutESXServerandthevirtualmachines
thatareinstalledonthem.
VI-SDK Deployment Recommendations
ForVI‐SDKtoworkproperly,theWebAccessOptionmustbeenabledintheVirtualCenter.VMware
recommendsthatyouassignread‐onlypermissiontotheuseraccountthatiscreatedforDetailDiscovery.
Firewall Settings
VI‐SDKqueriesareperformedoverHTTPS.IfafirewallexistsbetweentheADMapplianceand
themonitored
network,TCPport443mustbeopenforconnectionsthatareinitiatedbytheADMappliance.
N
OTEYoumusthavelocaladministratorpermissionstouseNTLM.
NOTETheVI‐SDKreportstheIPaddressofavirtualmachineonlyifVM‐toolsisrunningonthevirtual
machine’sguestOS.