Enable WMI discovery and monitoring
WMI discovery and monitoring is disabled by default. The
Server Manager
attempts to perform WMI discovery for each Windows host that has no active SNMP agent.To enable or disable WMI
discovery and monitoring:
- At theBASEDIR/smarts/bindirectory, type the following command:sm_edit conf/esm/ESM.import
- Locate the following lines:# Enable WMI discovery and monitoring of hosts. IsWMI = FALSE
- Enter any one of the following:
- To enable, setIsWMIto TRUE.
- To disable, setIsWMIto FALSE.
- Save and close the file.
- Restart the ESM Domain Manager to load the changed values inESM.importfile into the ESM server.