User`s guide

Table Of Contents
ADM User’s Guide
40 VMware, Inc.
Solaris and HP-UX
SolarisandHPUXsystemsdonotincludebuiltinSNMPagents.YoucandownloadandinstallNetSNMP
fromhttp://netsnmp.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),aswellasanotherrelatedstandardcalledWebBased
EnterpriseManagement(WBEM).
TheWMIsoftwarecomponentisbuilt
intoallServereditionsoftheWindowsoperatingsystemsincethe
Windows2000Server.ItmightormightnotbeinstalledbydefaultaspartofWindowsXP,butitiseasily
installedthereasanaddon.
WMIismodularandextendable:commoninformationaboutthehostisobtainedwith
thebasicbuiltinWMI
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
OTEIfthereisanotherSNMPagentrunningonthesamemachine,suchasthenativeagentoftheoperating
system,itisrecommendedtochangetheportusedbytheWebLogicagent.Inthesamelocationinthe
managementconsole,settheporttothedesiredport.
NOTEWhenusinganondomainusertoperformWMIdiscovery,specify“WORKGROUP”inthedomain
field.
I
MPORTANTThefollowingstepsarenewtoADM6.0andlaterversionsasitdiscoversmoreinformation
comparedto5.3.IfyouhavealreadysetupyourserversforWMIdiscoveryusingADM5.3,youneedto
performtheadditionalstepslistedunder“SettingExecutePermissionsforUsedExecutables”onpage 43.
I
MPORTANTThepermissionsrequiredtocompletethesameWMIoperationsmightvarybetweendifferent
versionsofWindowsanddifferentServicePacksinstalled.SomewindowsversionssuchasWindows2003
ServerwithSP2requireanaccountwithlocaladministratorpermissionsinordertosuccessfullycompleteall
queriesperformedbyADM.