Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
MS NLB by NTCMD or UDA Adapter
This section contains details about the adapter.
NTCMD or UDA running on a Windows machine with at least two IP addresses:
Name | Value |
---|---|
credentialsId | ${SHELL.credentials_id} |
ip_address | ${IpAddress.name} |
The CIT represents information regarding the NLB cluster.
-
CIT name: ms_nlb_cluster
-
Parent CIT name: loadbalancecluster
-
Start Node
Start Node Cardinality
Name
End Node
End Node Cardinality
ms_nlb_cluster
1..*
membership
nlb_clustersoftware
1..*
The Cluster IP address is a key field, as this is the most reliable way of discovering NLB. By comparison, discovering NLB through the Cluster network address is less reliable as it is dependent on the IP address and the operating mode—Unicast, Multicast, or IGMP. The Cluster domain name is retrieved for the Cluster name.
-
The following attributes are specific to the MS NLB Cluster CIT:
Key
Display Name
Attribute Name
Type
X
ClusterIPAddress
cluster_ip_address
String(15)
ClusterNetworkMask
cluster_network_mask
String(15)
McastIPAddress
mcast_ip_address
String(15)
ClusterDomainName
cluster_domain_name
String(256)
ClusterNetworkAddress
cluster_network_address
MAC Address
IPToMACEnable
ip_to_mac_enable
Boolean
MulticastSupportEnable
multicast_support_enable
Boolean
IGMPSupport
igmp_support
Boolean
RemoteControlEnabled
remote_control_enabled
Boolean
X
Name
name
String (modified for this CIT)
The CIT represents information regarding a single machine configuration that is part of an NLB cluster.
- CIT name: nlb_clustersoftware
- Parent CIT name: failoverclustersoftware
-
Start Node
Start Node Cardinality
Name
End Node
End Node Cardinality
ms_nlb_cluster
1..*
membership
nlb_clustersoftware
1..*
nt
1..*
composition
nlb_clustersoftware
1..*
-
Key
Display Name
Type
ClusterIPAddress
String(15)
HostPriority
int (1-32)
ClusterModeOnStart
Started, Suspended, Stopped
Name
String (NLB Cluster SW)
Composition
String (32)
This CIT retrieves information about each port rule defined for NLB clusters.
Since the Port Rule entity cannot clearly define key attributes, the port rules properties are stored in the properties file (key=value pairs) as follows:
portRule1.ServingIP=All portRule1.StartPort=0 portRule1.EndPort=100 portRule1.Protocol=Both portRule1.FilteringMode=Multiple portRule1.Affinity=Single portRule1.LoadWeight=40
Start Node |
Start Node Cardinality |
Name |
End Node |
End Node Cardinality |
---|---|---|---|---|
nt |
1..* |
composition |
nlb_clustersoftware |
1..* |
ms_nlb_cluster |
1..* |
membership |
nlb_clustersoftware |
1..* |