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
ADM User’s Guide
40 VMware, Inc.
Solaris and HP-UX
SolarisandHP‐UXsystemsdonotincludebuilt‐inSNMPagents.YoucandownloadandinstallNet‐SNMP
fromhttp://net‐snmp.sourceforge.netandconfigureitasinLinux.
BEA WebLogic Agent
TheBEAWebLogicapplicationservercomeswithitsownSNMPagentthatisbuiltintoitsinstallation.
To enable the BEA WebLogic application
1IntheWebLogicmanagementconsole,
selectServices>SNMP.
2 SelectEnabled.
3Restarttheapplicationserver.
WMI
WindowsManagementInstrumentation(WMI)isaproprietaryMicrosofttechnologyformodeling,querying,
andmanagingtheconfigurationofWindowshosts.WMIfollowsapublicmodelingandmanagement
standardknownasCommonInformationModel(CIM),aswellasanotherrelatedstandardcalledWeb‐Based
EnterpriseManagement(WBEM).
TheWMIsoftwarecomponentisbuilt
intoallServereditionsoftheWindowsoperatingsystemsincethe
Windows2000Server.ItmightormightnotbeinstalledbydefaultaspartofWindowsXP,butitiseasily
installedthereasanadd‐on.
WMIismodularandextendable:commoninformationaboutthehostisobtainedwith
thebasicbuilt‐inWMI
module.AdditionalcomponentscalledWMIprovidersisinstalledtomodelandqueryindetailthe
configurationofservicessuchasIISServer,ActiveDirectory,BizTalkserver,andsoon.
TheWMIcomponentinWindowsisbasedonMicrosoftComponentObjectModel(COM)technology,andis
queried
bothlocallyandremotely.RemotequeriesarethroughRPCaccesstotheWMIcomponent,usingthe
remoteaccessflavoroftheCOMtechnologyknownasDistributedComponentObjectModel(DCOM).
Detail Discovery with WMI
ADMcanperformDetailDiscoveryusingtheWMIprotocol.WhencreatingaWMIDetailDiscoverypolicy,
youneedtospecifyausername,password,anddomainname.TheseareusedbytheWMIcomponentto
authenticateandauthorizeaccesstothehostinformation.
WMIdiscoveryisusedfordiscoveringmachinesthat
runthefollowingoperatingsystems:Windows2000
Server,WindowsServer2003,Windows2008,andWindowsXPSP2.
N
OTEIfthereisanotherSNMPagentrunningonthesamemachine,suchasthenativeagentoftheoperating
system,itisrecommendedtochangetheportusedbytheWebLogicagent.Inthesamelocationinthe
managementconsole,settheporttothedesiredport.
NOTEWhenusinganondomainusertoperformWMIdiscovery,specify“WORKGROUP”inthedomain
field.
I
MPORTANTThefollowingstepsarenewtoADM6.0andlaterversionsasitdiscoversmoreinformation
comparedto5.3.IfyouhavealreadysetupyourserversforWMIdiscoveryusingADM5.3,youneedto
performtheadditionalstepslistedunder“SettingExecutePermissionsforUsedExecutables”onpage 43.
I
MPORTANTThepermissionsrequiredtocompletethesameWMIoperationsmightvarybetweendifferent
versionsofWindowsanddifferentServicePacksinstalled.SomewindowsversionssuchasWindows2003
ServerwithSP2requireanaccountwithlocaladministratorpermissionsinordertosuccessfullycompleteall
queriesperformedbyADM.