By default, KVM hypervisor discovery and monitoring is enabled (The IsOpenStack parameter is set to True) in the ESM.import file.
If you need to disable KVM hypervisor discovery and monitoring:
-
At BASEDIR/smarts/bin, type the following command:
sm_edit conf/esm/ESM.import
-
Change the IsOpenStack value to False:
# Enable KVM hypervisor discovery and monitoring. IsOpenStack = False
-
Save and close the file.
-
Restart the Server Manager to load the changed values in ESM.import file.