Virtual System Monitor Configuration (1.6.8)

Configuration file location

The Virtual System Monitor module is configured in a single file named config.xml that can be found in WEB-INF/classes/conf/config.xml file into the vsm war.

Configuration file contents

  • redis
    • host: Where is redis?
    • port: What port is listening?
  • Hypervisors:
    • HyperV: HyperV specific configuration. Forget these values if you are not planning to use HyperV.
      • pollInterval: the polling interval to ask the hypervisor for the state of the virtual machines.
    • ESXi: ESXi specific configuration. Forget these values if you are not planning to use ESXi.
      • ignorecert: If certificate must be ignored.
    • XenServer: XenServer specific configuration. Forget these values if you are not planning to use XenServer.
      • pollInterval: the polling interval to ask the hypervisor for the state of the virtual machines.
  • libvirtAgent: WSman configuration files. Forget these values if you are not planning to use AIM-dependant hypervisors (KVM/XEN/VirtualBox).
    • timeout: Time in miliseconds to wait the connection.

Default configuration file contents

config.xml
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.