Microsoft Hyper-V remote monitoring configuration variables


The following table provides Microsoft Hyper-V remote variable settings.

Success

Viewing assistance

Press F to see the page in full-screen mode; press Esc to view the page in the normal mode. OR

Press [ to hide the navigation pane, on the left; similarly, press [ again to show the navigation pane.


Directory path and variable

Description

Example

HRM/Hosts/<HYPER-V>/authenticationType

Specifies the authentication type.

  • Negotiate = 0
  • Kerberos = 1

"/HRM/Hosts/myhyperv.server.com/authenticationType" = { REPLACE = "0" },

HRM/Hosts/<HYPER-V>/connectionProtocol

Specifies the protocol to be used for connection.

  • HTTP = 0
  • HTTPs = 1

"/HRM/Hosts/myhyperv.server.com/connectionProtocol" =  { REPLACE = "0" }

HRM/Hosts/<HYPER-V>/hostname

Specifies the host name.

"/HRM/Hosts/myhyperv.server.com/hostname = { REPLACE = "myhyperv.server.com" }

HRM/Hosts/<HYPER-V>/isCluster

Determines whether configured server is cluster or standalone host.

  • Cluster = 1
  • Standalone host = 0

"/HRM/Hosts/myhyperv.server.com/isCluster" = {REPLACE = "0" },

HRM/Hosts/<HYPER-V>/port

Specifies the WinRM connection port number

"/HRM/Hosts/myhyperv.server.com/port" = { REPLACE = "5985" }

HRM/Hosts/<HYPER-V>/userAccount   

Specifies the user account required for the connection. For example, Administrator or domain/user

"/HRM/Hosts/myhyperv.server.com/userAccount" = { REPLACE = "patrolUser" }

SecureStore/HYPER-V/<HYPER-V>/connectPassword  

Specifies the password used for connection.

"/SecureStore/HYPER-V/myhyperv.server.com/connectPassword" = { REPLACE = "HYPER-V;HYPERV_HOST;HYPERV_CLUSTER/mypassword" }

HRM/Hosts/<HYPER-V>/vmNameFilter

FILTER_TYPE: Specifies the type of filter criteria used for filtering (Include or Exclude)

  • Include criteria = 1
  • Exclude criteria = 2

FILTER_REGEX: A valid regular expression for filtering criteria.

For example: ^VM

"/HRM/Hosts/myhyperv.server.com/vmNameFilter" = { REPLACE = "1^myvm" }

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC PATROL for Microsoft Windows Servers 20.05